Across
- 4. A unique clause used in window functions
- 6. Returns all possible combinations of rows of two tables
- 9. Necessary when creating a sub-query
- 11. Used instead of WHERE with aggregate functions
- 12. A data type where numbers have a decimal point
- 13. Returns its first non-null argument or null if all arguments are null
Down
- 1. True or false
- 2. A constraint that uniquely identifies each record in a database table
- 3. Capitalizes the first character of each word of the specified string
- 5. Deletes the data inside a table, but not the table itself
- 7. Empty values
- 8. SQL's largest integer data type
- 10. Andrew's favorite query
- 14. Trims spaces from left end of the specified string
