1 Answers
The different languages present in DBMS are:
- DDL: Consists of commands that can be used to define the database schema.
- DML: Includes commands which deal with the manipulation of data present in the database.
- DCL: consists of commands which deal with the rights, permissions, and other controls of the database system.
- TCL: Includes the commands which mainly deal with the transaction of the database.