Finishing School - Crossword- SQL (RDBMS)
Across
- 2. value not available in a particular column cell.
- 6. selecting the columns of a table in a query
- 8. Data Control language command
- 9. insert and update belong to this type of sql command.
- 10. DDL command used to add a new column
Down
- 1. The standard language of all databases
- 3. A pattern matching operator in sql
- 4. A clause used to filter out the result of a group by operation
- 5. A ddl command used to delete all the records
- 7. completes a transaction