Skip to main content
Graph
Search
fr
|
en
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Practice
Publications
Startups
Units
Show all results for
Home
Lecture
Data Definition and Manipulation Languages
Graph Chatbot
Related lectures (12)
Previous
Page 1 of 2
Next
DDL, DML, Views
Covers SQL data definition, manipulation, and views in databases.
SQL: Data Manipulation and Views
Covers SQL data manipulation language, including DDL and DML commands.
Data Definition and Manipulation Languages: Views
Covers creating, modifying, and deleting tables, inserting, updating, and deleting data, and briefly discusses views.
Querying a database: the SQL language
Covers the SQL language for interacting with databases through structured queries, including selecting, filtering, aggregating, and sorting data.
Views: Simplifying SQL Queries
Explores views in SQL, covering creation, materialization, maintenance, cube building, and top-k queries optimizations.
Relational Algebra and SQL: Foundations of Database Management
Introduces the relational model and relational algebra, focusing on SQL and its operations for effective database management.
Data Wrangling with Hive: Managing Big Data Efficiently
Covers data wrangling techniques using Apache Hive for efficient big data management.
Handling Data: Intro to Pandas
Introduces the fundamentals of handling data, emphasizing the importance of Pandas and data modeling for effective analysis.
Data Ingestion Layer: SmartDataLake
Explores the data ingestion process in SmartDataLake, including datasets and the RAW platform.
Views: SQL Queries Simplification
Explores how views simplify query writing and are key in data warehouses.