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
Explain what are the various isolation levels possible?
What is a bind in db2?
What is node in db2?
Explain the contents that are a part of dclgen.
What is concurrency?
How can the firstname and the lastname from the emp table be concatenated to generate complete names?
How to execute stored procedure in db2 command editor?
What is the use of reorg in db2?
How to access db2 tables in mainframe?
For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.
How do you pull up a query which was previously saved in qmf?
When reorg is used?
What is nvl in db2?
Explain about dbrm.
What is a db2 schema?