Day 2. SQL Introduction: DDL, DML, DCL. SQL query vs Python query

The video is a descriptive one that focuses on providing an overview of three often used DML operators, namely the SELECT, INSERT, and UPDATE operators. These operators are commonly used in SQL queries to retrieve, insert, and update data from a database.

The video highlights how these operators can be used to manipulate a small dataset, making it a great resource for individuals who are just starting to learn SQL or those who are looking to brush up on their skills. At the same time, using such a small data set is a disadvantage, as our results are not sufficiently significant.

Towards the end of the video, the same query is executed in SQL and coded with Python, providing viewers with an opportunity to compare and contrast how the same task can be accomplished using different languages.



Комментарии

Популярные сообщения из этого блога

Today's activity report #17