Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Do you use PL/SQL
On 20 mai, 05:02, Doug Davis <douglass_da..._at_earthlink.net> wrote:
> I will be teaching aPL/SQLclass, and I wanted to get some opinions.
> I read about PL/SQL, but wanted some practical advice from people who
> have used it.
>
> 1. Why use PL/SQL instead of just sending SQL queries from a program
> written in a procedural language on the client side (Java, Visual
> Basic, C++, anything.)
Note that some of the advantages above apply to any language running in the database.
>
> 2. What are some examples of "real-world" things that you have
> done with PL/SQL (or have heard some one dowith PL/SQL?)
>
50,000 lines of PL/SQL code here, implementing all primitive operations.
![]() |
![]() |