What is explicit PL/SQL cursor?

What is explicit PL/SQL cursor?

A cursor that can be used in procedures written in pl/sql, the database programming language of oracle. An explicit cursor is declared with the cursor statement in the declare section. Explicit cursors are usually manipulated by the open, close, and fetch statements. Explicit cursors can be referenced anyplace inside the begin section.


Tags: Database, Education, Software




Disclaimer:Pak/ed and the contributors are not responsible for any errors contained and are not liable for any damages resulting from the use of this material.  Disclaimer


Related

Home      Disclaimer      Advertise      Contact      Privacy Policy     

Copyright © 2004-16 Paked.com. All rights reserved.

Note: Site best viewed at 1024 x 768 or higher screen resolution