What is the use of DELGEN in DB2? Can we Write the program
with out using it?
Answer Posted / venkat
DCLGEN :DCLGEN INCLUDES DB2 TABLE DECLARATION AND HOST VARIABLE STRUCTURE
YES,WE CAN WRITE THE PROGRAM WITH OUT USING DCLGEN
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What are the 2 sqlcodes that are returned?
what are bind concepts in db2 cobol?
can all users have the privilage to use the sql statement select * (dml)?
What is the difference between "db2ilist" and "db2 get instance" commands in DB2 Database Server?
What is the maximum size of varchar data type in db2?
What is the purpose of rollback and commit?
Why select is not preferred in embedded sql programs?
What is the syntax for creating a table in the db2 database?
What do you mean by commit and rollback?
in my project..TEST is db2 8.1 version In PROD it is 7.1 if i do REORG in TEST.. can I use the same REORG jcl with out modification in PROD region (this is DB2 8.1 )? if not, what modification i need to do in my REORG control card?
What do you mean by between and in? Is between inclusive of specified range values?
How do I delete a table in database?
What is a cursor in programming?
What are foreign keys in db2?
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