What is SPUFI?
Answers were Sorted based on User's Feedback
Answer / ramesh m
SPUFI used to write the query to select, insert, update or
delete the rows for particular acct in DB2 tables. this
will be used in any of the release or deployment. we can
select this utility from DB2 Interactive Menu. The
advantage in using this tool is we can do the multiple
perform in one SPUFI file. The output will be created with
the status of query run.
| Is This Answer Correct ? | 6 Yes | 2 No |
What is the error code -803 ?
In an sql table that is embedded, what is the procedure to retrieve rows that are part of a db2 table?
what are the SQL codes u freequently got?
How to resolve -803 sql code in DB2?
What are the benefits of using the db2 database?
What are the different types of base tables?
Can a Db2 table data be retrived through JCL?
What is sqlca?
Which DB2 catalog tables are used to produce a list of table column by table for all tables in a database?
What is the meaning of -805 SQL return code?
how can u nderstand the sql stmts executed successfully or not ?
How do you Load a table ?? and what is Load replace ?