Relational Database Management System (RDBMS) Question:

Download Job Interview Questions and Answers PDF

What is DML (Data Manipulation Language)?

RDBMS Interview Question
RDBMS Interview Question

Answer:

This language that enable user to access or manipulate data as organised by appropriate data model.

► Procedural DML or Low level: DML requires a user to specify what data are needed and how to get those data.
► Non-Procedural DML or High level: DML requires a user to specify what data are needed without specifying how to get those data.

Download RDBMS Interview Questions And Answers PDF

Previous QuestionNext Question
What is Data Storage - Definition Language?What is DML Compiler?