Across
- 3. clause used to execute recursive query
- 5. used unless only one return value is needed
- 7. collection of procedures, functions, variables, and SQL statements
- 8. allow the multiple rows of a query result to be accessed one at a time
- 9. second phase of query processing
- 10. query optimization at run time
Down
- 1. model of trigger execution
- 2. first phase of query processing
- 4. an action that the database should take when some event occurs in the application
- 6. fourth phase of query processing
