Answer Posted / s
DCLGEN is declarations generator that reads the catalog
tables and generates DECLARE TABLE statments and host
language data structures. It ensures that the column data
types and length match the host variables and minimizes the
SQL errors during bind time
| Is This Answer Correct ? | 19 Yes | 3 No |
Post New Answer View All Answers
What is the role of the data page in the db2 database?
What is db2? Explain.
What is copy pending and check pending in db2?
How do you pull up a query which was previously saved in qmf?
What is declare cursor?
How to rename a table in DB2 ?
What's The Error Code For Unique Index Voilation?
Explain about mirror activator disk mirroring?
How can you validate Sql errors during cursor operation in db2 pgms and where do you code?
What is collection in db2 bind?
Which command is used to connect to a database in DB2 ? Give the Syntax.
What are sqlcodes –803,-805, -811, -818,-904,-911,-913,-101, +100?
What is the maximum number of columns in a db2 table?
How to compare data between two tables in db2?
How to execute stored procedures?