πŸ“Š MySQL
Q. Which of the following is TRUE about TCL?
  • (A) Transactions can be saved to the database and rolled back with the help of TCL commands in SQL.
  • (B) There will be certain privileges that each user has; consequently, the data can be accessed by them using TCL.
  • (C) Our data is stored in a table that is described by the schema, thus TCL commands deal with the schema.
  • (D) SQL TCL commands can be used to perform any kind of retrieval or manipulation of the data present in SQL tables.
πŸ’¬ Discuss
βœ… Correct Answer: (A) Transactions can be saved to the database and rolled back with the help of TCL commands in SQL.

Explanation: Transactions can be saved to the database and rolled back with the help of TCL commands in SQL.

Explanation by: Vishal Gupta
Transactions can be saved to the database and rolled back with the help of TCL commands in SQL.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
305
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Vishal Gupta
Publisher
πŸ“ˆ
98%
Success Rate