Table of Contents

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

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

    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)