Can i insert bulk records into a db2 table using qmf of
spufi only............!!!
Answer Posted / srini
Thru SPUFI/QMF/FileAID you can insert bulk records by
selecting the records from one table and inserting into
other one.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What language is db2 written in?
What is the use of commit in db2?
List out the three types of page locks that can be held.
How many databases are there?
What is the physical storage length of the data types date, time, and timestamp?
i want to maintain uniqueness on pdf without make lf??????????
What is the syntax for seeing the columns and data types of a table in the db2 database?
What is db2 and what is the use of db2 optimizer?
Differentiate between cs and rr isolation levels? Where do you specify them?
What is bind plan?
Mention the various locks that are available in db2.
How can you find out the # of rows updated after an update statement?
For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.
What are concurrency issues?
If I have a view which is a join of two or more tables, can this view be updateable?