Why do we need reorg in db2?
No Answer is Posted For this Question
Be the First to Post Answer
What is the maximum length of a column name in DB2? 18 or 30 or anything other than these?
Can we use group-by clause in sub-query? If 'yes' means,Will it be executed successfully or else If 'no' means why should we not using that method? Give me your suggestion please....
What is the STOSPACE Utility used for?
I am getting a error multiple row fetched while executing a Cobol-DB2 program.How can I solve it without using a cursor.
What is alias in db2?
If there is no row in Emp table with Ename as Raghava and you run the below queries in SPUFI. 1.select Ename from EMP wher Ename = 'raghava' 2.Select count(*) from EMP where Ename = 'raghava' What is SQLCODE shown up in SPUFI
What is null indicator in db2?
Is the primary key a clustered index?
What is the information associated with sysibm.syslinks table?
Where could you look if you had a question about whether a column has been defined as an index?
What are the abend codes occour in ur latest PROJECT in DB2
I use CS and update a page. Will the lock be released after I am done with that page?