What is the use of dclgen in db2?
No Answer is Posted For this Question
Be the First to Post Answer
What is the error code -803 ?
What do you need to do before you do EXPLAIN?
How to select the duplicate rows from a table?
i tried to copy some records from microsoft excel to as-400 physical file through "Bosanova" emulation. Out of 14000 records only 12000 records copies and subsequently programe started to hang. Then, i closed the program forcefully. I did' under stand the problem. Also when i try to compile the physical file it is showing as "The file in use". How to overcome this problem?
Can you tell me how can you find out the # of rows updated after an update statement?
if suppose i am having an ACCOUNT table with 3 coloumns ACC. NO,ACC. NAME,ACC. AMOUNT . If a unique index is also defined on ACC.NO and ACC.NAME then write a query to retrieve account holders records who have more than 1 ACC.
What is an instance in db2?
I have a table(product),It contain fields(productname,cost). I want to retrieve the product name ,which cost is second maximum in the table?
When will you chose to run RUNSTATS?
What is a db2 tablespace?
What is index in db2?
How do you Load a table ?? and what is Load replace ?