What is cursor with hold option in db2?
No Answer is Posted For this Question
Be the First to Post Answer
what is the use of cursors?
What is dbrm? What it contains?
What does db2 blu stand for?
Can a Db2 table data be retrived through JCL?
Why do we use cursor?
Consider that a package is bound into 2 different collections and the PKLIST option specifies both the collections. If the collection id is not specified in the program while executing the SQL query, then when the DB2 system will search the package list, which collection will it pick up or will it give an error/abend?
Can one database have multiple instances?
I have a table which has thousand of records i want to fetch only record num 100 to record num 200. Write a query that satisfies this criteria.(Cant use any keys) Anyone please reply ASAP!
17 Answers KNIT, Tech Mahindra,
What is the format (internal layout) of ?TIMESTAMP??
Can SQL statements/queries be included in a copybook?
What is meant by AUTO COMMIT?
Is it Possible to read from PS file and write it to database by using dynamic sql(execute immediate)