Computer Science, asked by psebmkjindal7344, 10 months ago

Explain transaction control statrment in sql with syntax and example

Answers

Answered by jondeshialymon
0

Answer:

Transaction Control Language commands are used to manage transactions in the database. These are used to manage the changes made by DML-statements. It also allows statements to be grouped together into logical transactions. COMMIT: Commit command is used to permanently save any transaction into the database.

Similar questions