Lecture
Mediaspace scheduled maintenance: Aug 25, 2026 07:00 - 12:00 AM. During this time, videos will be temporarily unavailable. Check status updates.
This lecture covers the main aspects of data definition language, including creating, modifying, and deleting tables, as well as data manipulation language, such as inserting new data, updating existing data, and deleting data. Additionally, the instructor briefly discusses views, which are virtual tables representing non-editable collections of data gathered by an SQL query.