What is copy pending status in db2?
No Answer is Posted For this Question
Be the First to Post Answer
Shall i use this query to retrieve first 4 records, Select empno, sal from emptbl where empno < 5. like this can we fetch first 100 records?
What is reorg in database?
Can we declare DB2 HOST variable in COBOL COPY book?
How are write I/Os from the buffer pool executed?
What is meant by dclgen?
have 3 tables table1, table2 and table3 which contains employee information. table1 is master table, table2 contains emp details like emp no and so on, table 3 contains emp salary. so if any emp leave company between 25th - 30th of every month it has to get updated in tables. but it is not getting updated. What is the reason.
What is the purpose of the QUIESE Utility?
What is load replace in db2?
What is the difference between drop table and delete table?
when does the SQL statement gets executed when you use cursor in the application programming ?
How do you pull up a query which was previously saved in qmf?
What is the difference between cursor stability and repeatable read isolation levels?