DBA > Job Interview Questions > DB2 ( IBM Database 2 ) Interview Questions

What do the initials DDL and DML stand for and w

More DBA job interview questions and answers at http://dba.fyicenter.com/Interview-Questions/

(Continued from previous question...)

What do the initials DDL and DML stand for and what is their meaning?

DDL is data definition language and DML is data manipulation language. DDL statements are CREATE, ALTER, TRUNCATE. DML statements are SELECT, INSERT, DELETE and UPDATE.

(Continued on next question...)

Other Job Interview Questions