Different languages present in DBMS?


Warning: Trying to access array offset on false in /home3/indiakep/public_html/wp-content/plugins/dw-question-answer/inc/Template.php on line 8
All QuestionsCategory: DatabaseDifferent languages present in DBMS?
chetan shidling asked 5 years ago

I need short information.

1 Answers
chetan shidling answered 5 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.