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
What is node in db2?
What is buffer pool in the db2 database?
What is schema in db2?
Can there be more than one cursor open for any program?
Give the name of some fields form sqlca.
If anyone has IBM Certification Dumps pls forward to me & also let me know what are the Certification Codes that are available in DB2
How can we retrieve the total number of records in RPG & CLLE?
How to find primary key of a table in db2?
What is difference between isnull and coalesce?
How can deadlocks be resolved?
Mention the definition of cobol in varchar field.
How can the firstname and the lastname from the emp table be concatenated to generate complete names?
What is the maximum No of rows per page?
What's The Error Code For Unique Index Voilation?
What is check constraint in db2?