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: PL/SQL Help

Re: PL/SQL Help

From: Michael R. Young <Michael.Young_at_irp.gatech.edu>
Date: Tue, 16 Nov 1999 09:33:25 -0500
Message-ID: <80rpr7$mvh$1@news-int.gatech.edu>


I usually save it to a file name in the OS, say filename.SQL, and run it at the SQL prompt with @filename. You can also just enter it line by line at the SQL prompt or edit the buffer with the command "edit". I hope this helps.

Michael

Maurice Isler <mauricei_at_mindspring.com> wrote in message news:38311151.12374524_at_news.mindspring.com...
> I'm new to Oracle and I don't quite understand how to implement,
> compile and run PL/SQL code. I believe the code can be written from
> the SQL command line but how do I compile it and implement it? any
> information would be greatly appreciated.
>
> thanks
Received on Tue Nov 16 1999 - 08:33:25 CST

Original text of this message

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