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

Home -> Community -> Usenet -> c.d.o.server -> Re: PL/SQL - Procedure Builder

Re: PL/SQL - Procedure Builder

From: Robert Joseph Tinker <rtinker_at_cyberramp.net>
Date: Wed, 13 May 1998 22:38:32 -0500
Message-ID: <6jdp04$san$1@newshost.cyberramp.net>


Basically, the tool I use is SQLPlus. I will code my PL/SQL scripts in a text editor then load it into SQLPlus. On the next line I type / and it compiles the script. I've used the Oracle manual Developing Applications as a reference on how this works.

Don wrote in message <355a06db.463285101_at_news.earthlink.net>...
>I need to learn a bit more about working with PL/SQL
>
>1) do I need procedure builder do work effectively with PL/SQL?
>2) if the boss wont spring for OPB or Dev/2000, how do I create /
>debug / compile PL/SQL objects?
>
>Thx
>
>don_dealy_at_smius.com
>
Received on Wed May 13 1998 - 22:38:32 CDT

Original text of this message

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