McqMate
Q. |
Which of the following invokes functions in sql? |
A. | prepared statements |
B. | connection statement |
C. | callable statements |
D. | all of the mentioned |
Answer» C. callable statements | |
Explanation: jdbc provides a callable statement interface that allows invocation of sql stored procedures and functions. |
View all MCQs in
Information Retrival TechniquesNo comments yet