#DatabaseLanguages #DBMSLanguages #DDL #DML #DCL #TCL
This video explains Database Languages in DBMS, or DBMS Languages, different types of datatabase Languages:
• Data Definition Language (DDL)
• Data Manipulation Language (DML): Its types 1.Procedural DMLs/Highlevel DMLs, 2. Declarative DMLs/ Non-Procedural DMLs/Low-level DMLs
• Data Control Language (DCL)
• Transaction Control Language (TCL)
Along with types of Database Languages this video explains SQL commands(Structured Query Language Commands) in DDL, DML, DCL, TCL with examples:
DDL commands: create, alter, drop, truncate, rename;
DML commands: select, insert, update, delete;
DCL commands: grant & revoke;
TCL commands: commit, rollback, savepoint.
► Full course Database Management System by IT series
• Lect#1 Introduction to Database Manag...
►Subscribe to our new channel:
/ @learningpoint19
Other subject playlist Link:
--------------------------------------------------------------------------------------------------------------------------------------
► C++ Full course playlist link:
• Introduction of C++ Course 2024 in UR...
► Operating System Full course Playlist link:
• Introduction to Operating System | Op...
► Artificial Intelligence Full course Playlist link:
• What is Artificial Intelligence || Ur...
► Operating System by Gagne Silberschatz and Galvin Playlist link:
• Operating System Full Course by Gagne...
► OOP playlist link:
• OOP lect#1 Introduction with Example ...