Database - Introduction to SQL - Discussion

Discussion Forum : Introduction to SQL - General Questions (Q.No. 22)
22.
SQL query and modification commands make up a(n) ________ .
DDL
DML
HTML
XML
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
15 comments Page 2 of 2.

Kwesi said:   1 decade ago
So what is the full meaning of ddl?

Bhargavi maridu said:   1 decade ago
As ddl we cannot modify but here it used modification commands that means we can modify the data that is dml.

Jeevi said:   1 decade ago
DATA MANIPULATION LANGUAGE contains select, insert, update, delete. By using update query user can manipulate by using DML.

Neha nawlakhe said:   1 decade ago
Since, DML called data manipulation language. So it modifes the data.

Ritu singh said:   1 decade ago
DML called data manipulation language.


Post your comments here:

Your comments will be displayed after verification.