What are cursors? Explain different types of cursors?
Answer Posted / vishnuvardhan reddy
in db2 there are two types of cursors
1.scrolable cursor
2.non scrolable cursor
scrolable cursor:
scrolable cursor can be moved in sequential
forword (or)backword direction in the resultant table.
Non scrolable cursor:
simplest cursor is the non scrolable cursor
it is always moved in a sequential direction.
| Is This Answer Correct ? | 2 Yes | 10 No |
Post New Answer View All Answers
Explain about the database management systems.
Explain the process of the user request and data generating?
What is an application role and explain a scenario when you would use one?
What is the database development process?
How you can make a parameterized view?
How to customize error conditions.
Explain about the hierarchical model of the database?
Any sample or model question of punjab national bank for deputy manger IT or any sample of PNB.any1 plz do send on
What are data modelling techniques?
Who are end users in dbms?
How can I detect whether a given connection is blocked?
What are the three types of database design?
What is a database development?
Pgm A calls Pgm B and pgm B uses cursor, when pgm B is called second time, the program is abending saying the cursor is opened? Why?
Does QTP Support the Propjects which are running in Dot Net? As we are starting with new project in Dot net need to use automation tool?Please advice & let me know what would be the best.