Can i insert bulk records into a db2 table using qmf of
spufi only............!!!
Answers were Sorted based on User's Feedback
Answer / 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 |
How to get the ddl of a table in db2?
What is explain in db2?
What is a view? Why use it?
how to resolve -811 error. give clear explination
A Table feild is declared as Decimal(7,2). I want to insert the decimal in to this column thru cobol-db2 program. How should I declare my local input file variable or any suggestion?
What is cursor stability?
What is the SQL query to select, delete and get count of duplicate rows in DB2?
How many buffer pools are available in db2?
One program calling 5 subprograms, its a cobol db2 program, after precompilation how many plans and packages will created?
What is dclgen (declaration generator)?
How does DB2 determine what lock-size to use?
What is the difference between cursor stability and repeatable read isolation levels?