Is it mandatory to use DCLGEN? If not, why would you use it
at all?
Answer Posted / guest
Just an addition to the above answer. By using the DCLGEN,
the program would use correct data types and column lengths
which avoids stage 2 processing of predicates, if the data
types and lengths mismatched.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Following a db2 update statement, what is the quickest way to compute the total number of updated rows?
How do I start db2 in windows?
How do you pull up a query which was previously saved in qmf?
What is the difference between bind and rebind in db2?
Is db2 a programming language?
Which command is used to remove all rows from a table?
How to execute stored procedures?
What is syscat in db2?
What is the maximum size of varchar data type in db2?
What happens in bind step in a db2 program?
How can you validate Sql errors during cursor operation in db2 pgms and where do you code?
What db2 400?
File not opened because library is *PROD and debug is UPDPROD(*NO). ? what may be the reason? how to solve it..?
How do I connect my db2 database to ibm?
What is the difference between using bind () and rebind () methods of naming class?