SQL
Data Definition Language (DDL)
- CREATE TABLE
- ALTER INDEX
- DROP VIEW
Data Manipulation Language (DML)
- SELECT
Normalization
- Rules for structuring data in tables
- Unique identifiers for each row
- Only attributes associated with the key
Select a result to preview