

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following command(s) is(are) used to recompile a stored procedure in SQL? |
A. | COMPILE PROCEDURE |
B. | ALTER PROCEDURE |
C. | MODIFY PROCEDURE id) All of the above |
D. | None of the above |
Answer» C. MODIFY PROCEDURE id) All of the above | |