What do the initials DDL and DML stand for and what is
their meaning?
Answer Posted / s
Data Definition Language CREATE, ALTER, DROP
Data Manipulation Language SELECT, INSERT, UPDATE, DELETE
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is runstats utility in db2?
What is bind in db2?
How does db2 sample database connect?
DB2 can implement a join in three ways using a merge join, a nested join or a hybrid join. Explain the differences?
What is image copy in db2?
Define check constraint.
can any one provide me the link for the db2 v7 & db2 v8 manual for Z/os? i need to know about the syntax of REORG in both versions & need to know the difference as well
How to rename a table in DB2 ?
Define db2.
What parameters are used to control the free space in DB2?
Explain how can you do the explain of a dynamic sql statement?
What happens in bind step in a db2 program?
what is utility for parm lib
What is the difference between plan and package in db2?
How to execute stored procedures?