

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following is valid syntax for SAVE TRANSACTION with all the optional parameters? |
A. | SAVE { TRAN | TRANSACTION } |
B. | SAVE { savepoint_name | @savepoint_variable } |
C. | SAVE { TRAN | TRANSACTION } { savepoint_name | @savepoint_variable } |
D. | None of the mentioned |
Answer» D. None of the mentioned | |