Q. In order to start the transaction, the command used is
β
Correct Answer: (B)
Mysql > START TRANSACTION;
Explanation: To start the transaction, Mysql > START ROLLBACK; command is used.