How to execute stored procedures?
What are the various isolation levels possible?
What is the significance of DB2 free space and what parameters control it?
What is cursor in dbms?
There is a 5000 EMP in company.how we find out the 5th highest getting salary employee outof 5000 employes........
This was related to -811 sqlcode, In a COBOL DB2 program which accesses employee table and selects rows for employee 'A', it should perform a paragraph s001-x if employee 'A' is present. In this case it gets -811 sqlcode, but still it process the paragraph s001-x. What could be wrong in my code.
Is the primary key a clustered index?
what is Runstats? Whem will u choose to runatats?
What is the difference between TYPE 1 index & TYPE 2 index
What is FREEPAGE and PCTFREE in TABLESPACE creation?
What is explain plan in db2?
What is the use of runstats in db2?
What is a page?