How does a cursor work?
No Answer is Posted For this Question
Be the First to Post Answer
How do I optimize a query in db2?
select 100 records from million records ?
What is the syntax for FETCH in DB2 ?
How can you find out the # of rows updated after an update statement?
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.
How can you classify the locks in db2?
how 2 resolve the -311 sqlcode
what is check point and restart Logic ? why do we go for that ??
Following a db2 update statement, what is the quickest way to compute the total number of updated rows?
What is the max length of sqlca?
i want to know how the commit option works,how it save the changes? it will update the database or what ? where we can see these saved changes?
What is null in db2?