EVERYTHING YOU NEED TO KNOW ABOUT TCL COMMANDS
TCL stands for Transaction Control Language. It is a set of SQL commands used to manage transactions in a database.
1. COMMIT
It is used to permanently save the changes made to a table.
-- SYNTAX
CO
blagos.hashnode.dev1 min read