Answer Posted / marek
The one correct answer is: "Look at DB2 doc." Who remember
all sql error codes?
Is This Answer Correct ? | 19 Yes | 40 No |
Post New Answer View All Answers
what is the role of the cursor in db2?
What are the two types of logging in the db2 database? Explain them.
Is ibm db2 free?
Mention data types used in db2 ?
Describe major components of db2?
Is it possible to alter a table – for example adding a column, when another user is accessing or updating some columns?
before altering a table is it necessary to lock ? if lock what is it ? how to do ? ifi want to lock a table what is that command ?
What is the use of commit in db2?
What are packages in db2?
How do I delete a table in db2?
If the cursor is kept open followed the issuing of commit, what is the procedure to leave the cursor that way?
How does a cursor work?
What is a db2 collection?
Can there be more than one cursor open for any program?
When the like statement is used?