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 the latest version of ibm db2?
Mention a credible reason why select* is never given preference in an sql program that has been embedded.
What language is db2 written in?
What is db2 stogroup?
What do you mean by between and in? Is between inclusive of specified range values?
Before you give the explain statement, what are the prerogatives?
How do I add a column to an existing table in db2?
How can deadlocks be resolved?
List out the data types available.
How do we specify index to include or not during bind process.
What is package in cobol db2?
Where do you specify them?
Can we update view in db2?
What is db2 bind?
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?