Home / Programming MCQs / MySQL MCQs / Question

S

Shivam • 8.86K Points
Tutor III

Q. In order to start the transaction, the command used is

(A) Mysql > START COMMIT;
(B) Mysql > START TRANSACTION;
(C) Mysql > START ROLLBACK;
(D) None of the above
Explanation by: Shivam
To start the transaction, Mysql > START ROLLBACK; command is used.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.