• A Transactions are used to group multiple SQL statements into a single logical unit of work.
  • B Transactions are only used for read operations and not for write operations.
  • C Transactions are not necessary in MySQL as it automatically handles data consistency.
  • D Transactions can only be used in advanced versions of MySQL.
  • Share this MCQ