What is a bind in db2?
No Answer is Posted For this Question
Be the First to Post Answer
How do you retrieve the first 5 characters of firstname column of db2 table emp?
When do you specify the isolation level?
why db2 is called as universal database?what is the storage capacity of db2v9 n what are the advantages of db2
What is data manager?
How can record locking be achieved in those DB2 versions which do not support it?
Suppose we have a query for update update table1 set col1 = 'val1' where col2=(select .... from ...) suppose the subquery does not return any record, what will happen to update?
What are the different methods of accessing db2 from tso? How is the connection established between TSO & DB2?
How can i install db2 9.x on AIX based system..? plz reply the detailed steps involved....?
Can we insert update delete in view?
how to unload different table data into different gdg files/ vsam files.
Can you tell me how can you find out the # of rows updated after an update statement?
How to resolve -407 sql code in DB2?