Across
- 2. A clause that filters rows based on a condition
- 3. A logical operator requiring all conditions to be true
- 5. An aggregate function that calculates the total of values
- 6. A language for working with relational databases
- 8. A logical operator that negates a condition
- 9. A command that adds a new row to a table
Down
- 1. Specifies the table from which data is taken
- 3. An aggregate function that computes the average value
- 4. A keyword that removes duplicate values
- 5. A command used to retrieve data from a table
- 7. Sorts the query results in ascending or descending order
- 10. A logical operator requiring at least one condition to be true
