Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Test One Certification Questions

Re: Test One Certification Questions

From: Your Name <PatronID_at_glaxowellcome.com>
Date: 27 Oct 1998 14:06:52 GMT
Message-ID: <01be01b3$46cd3560$19983398@us0064736>


>
> "... using implicit cursor attributes"
> Huh? (I've been using Oracle for 7 years)
>

Oracle implicitly opens a cursor to process each SQL statement not associated with an explicitly declared cursor. PL/SQL lets you refer to the most recent implicit cursor as the "SQL" cursor.

For more information, see this book:

PL/SQL User's Guide and Reference
Release 2.3 Part No. A32542–1

(Page: 5-37)

Bhavesh N. Patel Received on Tue Oct 27 1998 - 08:06:52 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US