What is the difference between bind and rebind in db2?
No Answer is Posted For this Question
Be the First to Post Answer
What is lock contention?
Can you Average the Characters ?
What is dbrm? When it will be created?
how to take the back up of the DB2 table.
in the CURSOR declare statement, if i am using an where clause and trying to compare the value with a host-varialble. EXEC SQL DECLARE C1 CURSOR FOR SELECT DEPTNO, DEPTNAME, MGRNO FROM DEPARTMENT WHERE ADMRDEPT = :ADM-DEPT Where would i need to provide value to this host-variable in the where clause. how could i pass value to this host-variable to check it.
How can i install db2 9.x on AIX based system..? plz reply the detailed steps involved....?
Cursors can be declared in both working-storage & procedure division, Agreed. But is there any difference? If could you please suggest what is the difference. TIA
How to handle null values in db2
I need to view the number of tables existing under one particular Owner. Is it possible? If so, pl give the SQL query for this?
When will you chose to run RUNSTATS?
How to find schema of a table in db2?
Describe major components of db2?