CS Electrical And Electronics
@cselectricalandelectronics

Different languages present in DBMS?

All QuestionsCategory: DatabaseDifferent languages present in DBMS?
chetan shidling asked 3 years ago

I need short information.

1 Answers
chetan shidling answered 3 years ago

The different languages present in DBMS are:
 

  1. DDL: Consists of commands that can be used to define the database schema.
  2. DML: Includes commands which deal with the manipulation of data present in the database.
  3. DCL: consists of commands which deal with the rights, permissions, and other controls of the database system.
  4. TCL: Includes the commands which mainly deal with the transaction of the database.