Across
- 3. an empty place holder
- 6. eliminates duplicate rows
- 7. a conditional clause
- 10. a keyword for pattern matching
- 11. describes a table with one column and zero rows
- 12. optional text that explains your program
- 13. describes a database with related data files
- 15. a data item at each row-column intersection
- 16. a datatype for a binary large object
Down
- 1. words used to name database objects
- 2. changes the column heading
- 4. a process for pulling data from tables for informational and reporting purposes
- 5. a word that SQL reserves for a special purpose
- 8. this type of key is required, unique, and cannot be null
- 9. symbol used at the end of a SQL statement
- 14. ORDER BY clause is always the last clause in this statement
- 15. the type of representation for a data model
