

MCQOPTIONS
Saved Bookmarks
This section includes 3 Mcqs, each offering curated multiple-choice questions to sharpen your Structured Query Language (SQL) knowledge and support exam preparation. Choose a topic below to get started.
1. |
_____________ROLLS_BACK_A_USER-SPECIFIED_TRANSACTION_TO_THE_BEGINNING_OF_THE_TRANSACTION.?$ |
A. | ROLLBACK |
B. | ROLLBACK WORK |
C. | SAVE TRANSACTION |
D. | COMMIT |
Answer» B. ROLLBACK WORK | |
2. |
__________ marks the end of a successful implicit or explicit transaction. |
A. | COMMIT TRANSACTION |
B. | ROLLBACK TRANSACTION |
C. | COMMIT WORK |
D. | All of the mentioned |
Answer» B. ROLLBACK TRANSACTION | |
3. |
The INSERT, UPDATE, or DELETE statement fails if the OLE DB provider used to access the linked server does not support the _________ interface. |
A. | ITransJoin |
B. | ITransactionJoin |
C. | IactionJoin |
D. | None of the mentioned |
Answer» C. IactionJoin | |