Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


why we go for SPUFI for creating tables or for sql queries?

Answers were Sorted based on User's Feedback



why we go for SPUFI for creating tables or for sql queries?..

Answer / 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

why we go for SPUFI for creating tables or for sql queries?..

Answer / vijay krishna

SPUFI is abbreviated as SQL Processing for File Input.
Through SPUFI, you can execute a set of queries one time by
feeding an input file and whereas through QMF, you can
execute only one query at a time.

Is This Answer Correct ?    0 Yes 0 No

why we go for SPUFI for creating tables or for sql queries?..

Answer / satty

becoz spufi is interactive and spontaneous which makes user
to create faster and allows user to know whats wrong when
there is error.

Is This Answer Correct ?    0 Yes 0 No

why we go for SPUFI for creating tables or for sql queries?..

Answer / hemant

see man first of all we need to know full form of sql..it
is structured query language...now why we use sql.this
question arises

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More DB2 Interview Questions

What is a db2 collection?

0 Answers  


How to resolve the -305 error code in DB2? And also please let me know, how to resolve the db2 error codes.

7 Answers   TCS,


What is isolation level?

4 Answers  


Where can you declare a cursor in a cobol-db2 program?

0 Answers  


Hi All, In a Cobol-DB2 program, I am fetching rows from 4 tables using cursor and then based on the a field present in that table, It processes the information accordingly..for example stat-c is one digit field..if stat-c is 'D' then the a row is deleted from table and written those details in to a file. If the stat-c is 'U' then a row is updated (hardcoded what to update)in a table and written those details in to a file. If the stat-c is 'I' then a row is inserted in a table and written those details in to two files. The issue is i have to include the intermediate commits. When an abend occurs, due to commit statement db2 tables will be saved, But there will be lose of file contents. When we resubmitting the job associated with this program there will be insert ,update and delete anomolies to avoid that what measures could be taken?. The intermediate commit is nothing but issuing commit after massive inserts, updates and deletes(sum of 500actions)

1 Answers  


What is the COBOL picture clause of the following DB2 data types: DATE, TIME, TIMESTAMP?

3 Answers  


Mention the downsides of page level lock.

0 Answers  


What is null indicator in db2?

0 Answers  


What is buffer pool?

0 Answers  


DB2: A calls B once sucessfull and second time when it calls says curson is open why is it so?

1 Answers   IBM,


What are the levels of isolation available with DB2V4

2 Answers   IBM,


What is the maximum length of sqlca?

0 Answers  


Categories