What do the initials DDL and DML stand for and what is
their meaning?
Answers were Sorted based on User's Feedback
Answer / s
Data Definition Language CREATE, ALTER, DROP
Data Manipulation Language SELECT, INSERT, UPDATE, DELETE
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / komal riaz
DDL(Data Definition Language) is used for the manipulation
of Tables in SQL. This involves three functions CREATE,ALTER
and DROP.
Whereas DML(Data Manipulation Language) is used for the
manipulation of data in the tables. This involves four basic
functions SELECT,INSERT,UPDATE,DELETE.
| Is This Answer Correct ? | 2 Yes | 0 No |
What is db2 and what is the use of db2 optimizer?
Can you Average the Characters ?
WHAT IS NULL INDICATOR ? WERE IS THIS USED? AND IF IT IS USED IN FILES CONCEPT? HOW DO WE USE IT?
Is db2 a database?
What is a DBRM, PLAN ?
When the like statement is used?
How do you find the maximum value in a column in db2?
what is SMP/E? and what are the major steps of it? thanks...
What is a clustered index?
What is the use of COMMAREA ?Minimum how much data we can pass from it?
why db2 is called as universal database?what is the storage capacity of db2v9 n what are the advantages of db2
How many databases are there?