what is load and unload in db2
Answer / mohd rizwan patel
Loading records from PS, or from vsam files to directly into
table, by using LOAD utility of DB2.
| Is This Answer Correct ? | 4 Yes | 0 No |
What are delete-connected tables?
What is the difference between "db2ilist" and "db2 get instance" commands in DB2 Database Server?
How to retrieve rows from a db2 table in embedded sql?
What should be specified along with a cursor in order to continue updating process after commit?
How do I connect my db2 database to ibm?
db2 restart logic ?
When DB2 connection fails, will online program work or give errors.
what is the certification that has a good value for a practioner in mainframes but not habving much knowledge on db2 related stuff?
What is the reason behind not using select * in embedded sql programs?
How can you find out which query is taking lot of time to execute in cobol-db2 program ?
How does DB2 store NULL physically?
What is UNION,UNION ALL?