

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following is/are a function of dynamic SQL? |
A. | tAllowing a program to construct an SQL query in a character string |
B. | tSubmitting the query |
C. | tRetrieving the result into the program variables a tuple at a time |
D. | tAll of the mentioned |
Answer» E. | |