Basic SQL Knowledge / What is SQL? The role of databases and SQL
Basic SQL queries: SELECT, INSERT, UPDATE, DELETE / Usage of WHERE and ORDER BY
Tables and Relationships / Creating and managing databases.
Basic data types and creating tables / Filtering and sorting data.
Data Filtering and Sorting
sage of WHERE and AND, OR, NOT.
Text search with LIKE and wildcard characters.
Sorting results with ORDER BY.