Across
- 6. Removes user access rights or privileges
- 7. Modifies the structure of an existing table, for example, adding or deleting columns.
- 8. Modifies existing data within a table
- 9. Retrieves data from one or more tables.
- 10. Deletes a table and all its data permanently.
Down
- 1. Adds new rows to a table
- 2. Deletes the entire database.
- 3. Creates a new table in the database.
- 4. Removes rows from a table
- 5. Allows specified users to perform specified tasks.
