What is db2 instance?
No Answer is Posted For this Question
Be the First to Post Answer
Can we declare cursor in Procudere division or open the cursor in the Working storage section. Is there any particular rules in the usage of cursors lifecycle
what is the input to PLAN? what is the input to DBRM?
Is DECLARE TABLE in DCLGEN necessary? Why it used?
What is cursor?
How to get Top 10 Salaries from a Table
Can you access the DB2 Directory table using SQL?
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?
Is it possible to create an Instance in DB2 using DB2 Control Center ?
How can i install db2 9.x on AIX based system..? plz reply the detailed steps involved....?
what is the syntax for FOR UPDATE CLAUSE in cursor declaration and how can u update using cursor? is it possible to update multiple rows at a time.
How can you find out the # of rows updated after an update statement?
What is a Resource Control Table(RCT)? Describe its characteristics.