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
How is the value function used?
Define buffer pool.
If the cursor is kept open followed the issuing of commit, what is the procedure to leave the cursor that way?
How many types of page locks can be held in db2?
What are iseries servers?
in my project..TEST is db2 8.1 version In PROD it is 7.1 if i do REORG in TEST.. can I use the same REORG jcl with out modification in PROD region (this is DB2 8.1 )? if not, what modification i need to do in my REORG control card?
What is a db2 schema?
Cursors can be declared in both working-storage & procedure division, agreed. But is there any difference? If could you please suggest what is the difference
What are host variables in db2?
What do you mean by cursor?
What does reorg do in db2?
How does a cursor work?
If I have a view which is a join of two or more tables, can this view be updateable?
What is consistency token in db2?
What is a trigger in the db2 database?