What is the use of DELGEN in DB2? Can we Write the program
with out using it?
Answer Posted / sachin borase
for varchr(40)
cobol eq valent will be
01 var-char
49 length s9(4) comp.
49 text x(20).
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are union and union all?
Define predicate?
Which isolation level provides maximum concurrency?
How to restart a DB2 program?
When do you specify the isolation level?
What is the function of logging in the db2 database?
How to get the ddl of a table in db2?
What does a deadlock mean in DB2?
What is the use of value function?
What are db2 objects?
What is host variable?
What is the difference between oracle and db2?
before altering a table is it necessary to lock ? if lock what is it ? how to do ? ifi want to lock a table what is that command ?
Comment whether the cursor is closed during commit or not.
What is a plan and package in db2?