what is the differences between spufi and qmf and which is
better?
Answer Posted / girish kumar
QMF - by using QMF we can execute 1 query at a time,
SPUFI - by using SPUFI we can exeute multiple querys at a time
QMF - By using QMF we can not identify error code in case of
query fails.
SPUFI - BY using SPUFI we can identify error in case of
query failure,
application programmer use SPUFI.
I THINK SPUFI IS BETTER
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Why do we use cursor?
How many types of page locks can be held in db2?
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?
How do you select a row using indexes in db2?
What is load replace in db2?
What is scrollable cursor in db2?
How do we specify index to include or not during bind process.
Define declaration generator (dclgen).
How do you simulate the explain of an embedded sql statement in spufi/qmf?
What is dbrm? What it contains?
What is db2 catalog database?
What is declare cursor?
Mention the way of highlighting as well as putting a cursor to use in a cobol program.
Name the lockable units in DB2?
define clustering index.