Cursor Attributes.

0
Cursor Attributes:
  • There are four attributes available in PL/SQL that can be applied to cursors.
  • Cursor attributes are appended to a cursor name in PL/SQL block and then used in expressions.
The attributes are
  1. <cursor name>%Found
  2. <cursor name>%NotFound
  3. <cursor name>%ISOPEN
  4. <cursor name>%Rowcount
Active Set:
  • The set of rows returned by a multiple-row query is called the Active Set. 

 Cursor Active set

 Click here to go to Back page

About the author

Donec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus. Aenean fermentum, eget tincidunt.

0 comments:

Recent Posts