Answer Posted / mani d
Pre-compiler replaces the source module SQL statements to
Host language(COBOL) CALL statements.DBRM will hold the
HOst language call statements.Then this will undergo for
BINDing on Compilation process.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
In case if at some point of time db2 is down, would that impact the pre-compilation process of a db2-cobol program?
How to access db2 tables in mainframe?
What is the use of predicate?
How do I optimize a query in db2?
Can you use max on a char column?
On which levels locks can be applied?
Mention the definition of cobol in varchar field.
ther r 2 tables OTTABLE & SALTABLE, add the otamt from OTTABLE to empsal of SALTABLE if eid is matched else add the unmatched from OTTABLE to SALTABLE
What is the clustering index in the db2 database?
Before you give the explain statement, what are the prerogatives?
DB2 can implement a join in three ways using a merge join, a nested join or a hybrid join. Explain the differences?
Describe major components of db2?
what is the sqlcode -501
How can the firstname and the lastname from the emp table be concatenated to generate complete names?
What is an instance database?