Which command is used in MySQL to start a transaction with a consistent snapshot, providing repeatable reads for the duration of the transaction? - Study24x7
Social learning Network
4 followers study24x7 16 Oct 2024 11:36 AM study24x7 study24x7

Which command is used in MySQL to start a transaction with a consistent snapshot, providing repeatable reads for the duration of the transaction?

A

START TRANSACTION WITH CONSISTENT SNAPSHOT

B

BEGIN WORK WITH CONSISTENT SNAPSHOT

C

CREATE TRANSACTION WITH SNAPSHOT

D

BEGIN TRANSACTION CONSISTENT SNAPSHOT

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles