PL SQL Interview Questions


Q.  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



 
 

    Discussion

Post your comment / Share knowledge