Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: OCP Question
Wesley <wesleyto_at_my-deja.com> wrote in message news:81ldf1$sr6$1_at_nnrp1.deja.com...
> Does anybody know the answer of the following:
>
> How does the PL/SQL engine process SQL statements?
>
> a. Groups SQL statements and sends them to the PL/SQL
> statement executor
> b. Groups SQL statements and sends them to the SQL
> statement executor
> c. Separates SQL statements and sends them to the PL/SQL
> statement executor
> d. Separates SQL statements and sends them to the SQL
> statement executor
> e. none of the above
>
> TIA.
>
The answer is d. Received on Sat Nov 27 1999 - 09:15:36 CST
![]() |
![]() |