SQL
Across
- 4. SQL clause to filter groups based on a condition
- 7. SQL function to return the largest value
- 10. SQL function to concatenate strings
- 11. SQL clause to filter the results of a query
- 12. TABLE SQL statement to create a table
- 13. SQL function to return the smallest value
- 14. SQL clause to specify the number of records to return
- 17. SQL statement to delete data
- 18. SQL function to count the number of rows
- 19. SQL function to convert a string to uppercase
Down
- 1. SQL keyword to remove duplicates
- 2. SQL statement to update data
- 3. SQL function to calculate the average value
- 5. TABLE SQL statement to modify table structure
- 6. SQL function to return the current date and time
- 8. SQL clause to combine results of SELECT statements
- 9. SQL statement used to retrieve data from a database
- 15. SQL statement to add a new row
- 16. BY SQL clause to group rows with the same values