why we go for SPUFI for creating tables or for sql queries?
Answer Posted / girish kumar
By using SPUFI we can get the error code when the query fails, and at a time we can execute multiple queries.
QMF doesn't support to execute multiple queries at a time.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is performance tuning db2?
How to rename a table in DB2 ?
If anyone has IBM Certification Dumps pls forward to me & also let me know what are the Certification Codes that are available in DB2
What is sqlca’s maximum length?
Suppose pgm A calling Pgm B .Pgm B has some Db2 program. at the time of compilation should plan and package will be created for both A and B or only B? What is the concept?
What is a db2 schema?
Following a db2 update statement, what is the quickest way to compute the total number of updated rows?
What is runstats and reorg in db2?
Explain about open switch business continuity software?
What is the difference between bind and rebind in db2?
What is difference between alias and synonym in db2?
I understand Join always perform better than subqueries. Then what is the advantage/use of Subqueries/correlated subqueries etc.,in DB2 programming.Please explain.
What is the reason behind not using select * in embedded sql programs?
What are the prerogatives?
In case if at some point of time db2 is down, would that impact the pre-compilation process of a db2-cobol program?