if any of the column names is provided wrong, where do you
get the error(during precompilation or during Bind)
Answer Posted / deepak dada, jaipur
Precompilation has got nothing to do with the column
checking, it is just the process of syntax checking and
separating the sql statements from the cobol program and
just prepares the dbrm.
actual process for db2 takes place in bind card
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
Is db2 a programming language?
What are the benefits of using the db2 database?
What is host variable?
Which command is used to connect to a database in DB2 ? Give the Syntax.
If anyone has IBM Certification Dumps pls forward to me & also let me know what are the Certification Codes that are available in DB2
How do you find the maximum value in a column in db2?
What is bind in db2?
What is a db2 tablespace?
What is dbrm in db2 database?
How to find the number of rows in a db2 table?
What is a system catalog table in db2?
In case if at some point of time db2 is down, would that impact the pre-compilation process of a db2-cobol program?
Why do we bind in db2?
What is package in cobol db2?
What does runstats do in db2?