Data Definition Commands
Across
- 4. Changes the name of a table or column.
- 5. Deletes all records without logging individual deletions.
- 7. Used to define a new database object.
- 8. Logical collection of database objects.
- 10. Modifies an existing table's structure.
Down
- 1. Stores structured data in rows and columns.
- 2. Rule applied to enforce data integrity.
- 3. Removes a table or database permanently.
- 6. Key that uniquely identifies each row in a table.
- 9. A vertical set of data in a table.