MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following provides a way for your program to select multiple rows of data from the database and then process each row individually. |
| A. | PL/SQL Cursors |
| B. | PL/SQL Trigger |
| C. | PL/SQL Select |
| D. | PL/SQL Process |
| Answer» B. PL/SQL Trigger | |