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 |
How to rename a table in DB2 ?
Which component is used to execute the sql statements?
Suppose there are many duplicate records in a Db2 table. What is the query to retrive only duplicate records?
Mention a credible reason why select* is never given preference in an sql program that has been embedded.
What's The Percentage Free Space ?
What is error -818 in db2. where can you find the timestamp of the DBRM and the source code.( precompile puts the timestamp on dbrm and source code correct?)
quary for 1> fetch last record 2> fetch in reverse order 3> fetch last 5 row 4> fetch second last record (their is no primary key) i think concept of count can be use for this in 4th
What is page size in db2?
COBOL PRECOMPILER ERROR: "XXXXXX" (TABLE) PREVIOUSLY DECLARED OR REFERENCED DCLGEN VARIABLES GETS IMPORTED TWICE FOR ONLY ONE EXEC SQL STATEMENT. WHAT COULD BE THE PROBLEM?
I am getting a error multiple row fetched while executing a Cobol-DB2 program.How can I solve it without using a cursor.
How do you stop a db2 database in linux?
what are extents?