assume ther are 5000 records in a database and want to fetch using cursor. cursor fetches only 3000 records and fetch is not happening for remaining 2000 records. why it happens and how to rectify it
How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
What is an instance database?
What is consistency token in db2?
What is the difference between spufi and qmf?
What are sqlcodes –803,-805, -811, -818,-904,-911,-913,-101, +100?
I HAVE 2 TABLES ONE IS EMP_TABLE AND ANOTHER DEPT_TABLE.EMP_TABLE CONTAINS NAME,DEPTNO,DEPTNAME,LOCATION AND DEPT_TABLE CONTAINS DEPTNO,DOJ(DATE OF JOINING).I WANT TO DISPLAY NAME,DEPTNAME,DOJ AND WHO ARE JOINED BETWEN 01- JAN-2007 TO 01-JAN-2008?
What action db2 takes when a program aborts in the middle of a transaction?
What is database manager in db2?
For Read Stability locks are not applicable for phantoms, What is Phantoms?
what is the steps followed in EXPLAIN Process or EXPLAIN command. (Explain is for identifying the optimized access path but how or what is the steps for doing the EXPLAIN)
What technique is used to retrieve data from more than one table in a single SQL statement?
how do you resolve -805?