An Overview of Database Languages: Types, Functions, and Examples

Rumman Ansari   Software Engineer   2024-07-19 03:17:47   5552  Share
Subject Syllabus DetailsSubject Details
☰ TContent
☰Fullscreen

Table of Content:

To provide various facilities to different types of users, a DBMS normally provides one or more specialized programming languages called Database (or DBMS) Languages. The DBMS mainly provides two database languages, namely- 

  1. Data Definition Language (DDL)
  2. Data Manipulation Language (DML)
  3. Data Control Language (DCL)
  4. Transaction Control Language(TCL)