SQL Crossword

1234567891011
Across
  1. 2. Atomicity. Consistency. Isolation. ………
  2. 4. collection of database objects of a user.
  3. 7. is also called a virtual table
  4. 8. SQL aggregate function
  5. 9. file used for network connection to a database
  6. 11. SQL clause to specify a search condition
Down
  1. 1. the process of arranging information stored in a database in a way, which removes redundancy and ambiguity.
  2. 3. SQL operation that demands the use of wild cards comparisons
  3. 5. Which SQL function is used to count the number of rows in a SQL query
  4. 6. special kind of stored procedures executed when certain event occurs
  5. 8. To return the absolute, positive value of a numeric expression
  6. 10. keyword which modifies a table definition by modifying, adding, or deleting table columns and/or constraints