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