SQL Query Crossword

123456789101112
Across
  1. 3. SQL operation combining query results
  2. 4. Command used to create a table
  3. 6. A virtual table in SQL
  4. 8. SQL function that counts the number of rows
  5. 9. Keyword for granting access privileges
  6. 10. SQL function that returns the maximum value
  7. 11. Command used to remove a view
  8. 12. SQL function that returns the average value
Down
  1. 1. SQL operation that finds common rows
  2. 2. Command used to redefine a view
  3. 4. SQL function that combines multiple strings
  4. 5. Command that adds a column to an existing table
  5. 7. Command used to create a new database object