Across
- 4. Keyword used in INSERT to specify data to add
- 5. Clause used to sort the result set
- 8. Command used to retrieve data from a table
- 9. Command used to add new records into a table
Down
- 1. Command used to modify existing records
- 2. Clause used to filter rows during data manipulation
- 3. Clause used to specify the table in SELECT or DELETE
- 6. Command used to remove records from a table
- 7. Operation used to combine rows from multiple tables
- 8. Clause used in the UPDATE command to change values
