Which constraint automatically generates sequential values for a column, typically used for IDs?
What is stored in the **data dictionary** of a database?
What does the **data dictionary** store regarding inter-table relationships?
What is the primary purpose of the **ALTER TABLE** command?
You need to rename the **Employees** table to **Staff**. Which statement accomplishes this?
Which DDL command is used to remove all rows from a table while preserving its structure?
Which SQL statement is used to create a new table?
Score: 0 / 7