If I have 5 Queries in a DB2 Cobol program , while
precompiling how many DBRMs will get created and How many
Plans and Packages will get created while Bind Process?
Answer Posted / satish
yes only 1 DBRM will create
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is nvl in db2?
Highlight all the advantages that are attached to a package.
Mention a credible reason why select* is never given preference in an sql program that has been embedded.
Give the name of some fields form sqlca.
What is rct?
What is explain in db2?
Define db2.
Mention data types used in db2 ?
What is cursor in dbms?
What is runstats db2?
What is null indicator in db2?
Which components manage deadlocks in db2?
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
Explain in detail about buffer manager and its functionalities?
How do you concatenate the firstname and lastname from emp table to give a complete name?