Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
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.