Across
- 3. Command to modify existing records in a table
- 5. The SQL command used to retrieve data from one or more tables.
- 6. Used to add new rows to a table
- 8. The command to create new tables or databases.
- 9. Returns the number of rows in a result set
Down
- 1. Command to delete rows from a table.
- 2. Restricts the number of rows returned by a query
- 4. Removes duplicate rows from a result set
- 7. Used to filter records based on a condition
