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