What is the use of DELGEN in DB2? Can we Write the program
with out using it?
Answer Posted / yuvaevergreen
DCLGEN command is used to create
1.HOST VARIABLES.
2.TABLE DECLARATION.
INFO IS GOT FROM THE CATALOG TBLES.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the use of db2 optimizer?
What is a storage group (stogroup)?
What is the function of logging in the db2 database?
Which components manage deadlocks in db2?
What is db2 catalog database?
Suppose pgm A calling Pgm B .Pgm B has some Db2 program. at the time of compilation should plan and package will be created for both A and B or only B? What is the concept?
What is dbrm library?
How to test SQL -911 error while developing COB-DB2 program
What is dclgen in db2?
What is db2 plan table?
Which is faster delete or truncate?
Mention the length of physical storage of the given data types of db2 – date, timestamp, time
What is a cursor in programming?
What is a Foreign Key?
Can we delete records from view?