pt. I. SQL basic concepts and principles
SQL and relational database management systems
Fundamental SQL concepts and principles
pt. II. Creating and modifying database objects
Altering and destroying RDBMS objects
pt. III. Data manipulation and transaction control
Data manipulation language (DML)
Sessions, transactions, and locks
pt. IV. Retrieving and transferring data
Understanding the select statement
pt. V. Implementing security using the system catalog
The system catalog and information schema
pt. VI. Beyond SQL: procedural programming and database access mechanisms / Stored procedures, triggers, and user-defined functions
SQL and procedural programming