Is it mandatory to use DCLGEN? If not, why would you use it
at all?
Answers were Sorted based on User's Feedback
Answer / abhisek
No,it is not mandatory to use DCLGEN,it is used by the pre-
compiler to validate the table names,view names and column
names during pre-compile.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / 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 |
File not opened because library is *PROD and debug is UPDPROD(*NO). ? what may be the reason? how to solve it..?
which SQL comment successfully removes uncommitted changes from a DB2 database A) rollback B) delete C) drop D) decommit
What is image copy in db2?
What is the difference between IN subselects and EXISTS subselect?
what is + sign and -ve sign for sql code ?
Is ibm db2 free?
What is ibm db2 database?
How to resolve SQL Code -310. The db table feild is declared as Decimal(7,2).
What is meant by index cardinality?
I have a table which has thousand of records i want to fetch only record num 100 to record num 200. Write a query that satisfies this criteria.(Cant use any keys) Anyone please reply ASAP!
17 Answers KNIT, Tech Mahindra,
How do you filter out the rows retrieved from a Db2 table ?
What do you mean by storage group (stogroup)?