Cursor that reflects the changes made to the database table even after the result set is returned

Options
- Static
- Dynamic
- FORWARD_ONLY
- Keyset


CORRECT ANSWER : Dynamic

Discussion Board
Cursor

Dynamic cursor affects the changes which is made to database table even after the result set is returned.

Prajakta Pandit 03-6-2017 06:03 AM

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement