What is cursor?
Answers were Sorted based on User's Feedback
Answer / chinmay
cursor is a programming devive which can keep to allow a set of rows and return them one row at a time because the host language can deal one row at time
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / madhavansvce
Cursor is a multiple column can be moved possible.
| Is This Answer Correct ? | 0 Yes | 10 No |
What is the role of schema in the db2 database?
i have a db2 variable how do u declare tht into working storage section ?
Write a query to extract first 5 characters of a name in the column Stud_Name?
What is ALTER ?
What is the format (internal layout) of ?TIMESTAMP??
What is the role of union all and union
What do you need to do before you do EXPLAIN ?
What is the maximum No of rows per page?
What is UNION,UNION ALL?
What are the benefits of using the db2 database?
What is host variable?
If we keep the DCLGEN structure for a table in a copybook and include it in the COBOL program using the COPY statement, will there be any impact during compilation or at any stage of program execution?