C.1. information_schemaC.2. Querying data with SQLC.2.1. SELECT, FROM, WHERE, and ORDER BY clausesC.2.2. Using subselectsC.2.3. JOINsC.2.4. SetsC.2.5. Using SQL aggregatesC.2.6. Window functions and window aggregatesC.2.7. LATERALsC.3. UPDATE, INSERT, and DELETEC.3.1. UPDATEC.3.2. INSERTC.3.3. DELETE