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