What is the usage of open cursor command?
No Answer is Posted For this Question
Be the First to Post Answer
how to resolve -811
What is the use of DELGEN in DB2? Can we Write the program with out using it?
What is drop table?
a cursor normally gets closed once we provide a commit . If u try to close the same cursor with close cursor command later after providing the commit will there be any sql-error.
What is a buffer pool?
What is copy pending and check pending in db2?
What is DCLGEN ?
What is a collection in db2?
If I have a view which is a join of two or more tables, can this view be updateable?
How many buffer pools are available in db2?
db2 maintains information about the data... a.in tables. b.in a set of tables known as db2 catalog. c.in db2 database. d.none of the above.
What is phantom read in db2?