Comment on page
SQL
- 1.
- 1.DDL – Data Definition Language (create, drop, alter, truncate)
- 2.DQl – Data Query Language (select)
- 3.DML – Data Manipulation Language (update, insert, delete, lock)
- 4.DCL – Data Control Language (grant, revoke)
- 5.TCL - Transaction Control Language (commit, rollback, savepoint, set transaction)
- 3.
- 4.
Last modified 1yr ago