1. The document describes experiments related to SQL DDL, DML commands and SELECT statements.
2. It discusses commands like CREATE TABLE, ALTER TABLE, DROP TABLE, INSERT, SELECT, UPDATE, DELETE and provides syntax and examples for each.
3. Queries are provided at the end of each experiment to create tables, insert data, modify structure, retrieve and manipulate data using the studied commands.