what is the difference between normal select query and
currosor
Answer Posted / vinay srivastava
Normal select Query fetches all rows in one go while cursor
fetches one row at a time.
| Is This Answer Correct ? | 10 Yes | 17 No |
Post New Answer View All Answers
What is check constraint in db2?
Give the name of some fields form sqlca.
What is check constraint. Explain with example.
What are iseries servers?
Explain the function of data manager.
How to check last update on table in db2?
What does db2 stand for?
What is nvl in db2?
Outputs of explain are with matchcols = 0. What does this signify?
What is db2 catalog database?
what are bind concepts in db2 cobol?
Why do we use cursor?
How to resolve deadlock issue
How do I copy a table in db2?
Which command is used to connect to a database in DB2 ? Give the Syntax.