In order to start the transaction, the command used is –

10. In order to start the transaction, the command used is –

  1. Mysql > START COMMIT;
  2. Mysql > START TRANSACTION;
  3. Mysql > START ROLLBACK;
  4. None of the above

Answer: B) Mysql > START TRANSACTION;

Explanation:

To start the transaction, Mysql > START ROLLBACK; command is used.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.