Re: Where do SQL/PL programs execute from ?

From: FaheemRao <faheemrao_at_yahoo.com>
Date: 17 Dec 2003 19:15:04 -0800
Message-ID: <43b58913.0312171915.1506c7bc_at_posting.google.com>


for running a pl/sql script you need to put a "begin" at start and an "end" at the end of script an yes you can run it from sql* plus prompt.

if you can post the code you are trying to run that would be easier for group to answer.;

Faheem

danielroy10junk_at_hotmail.com (Daniel Roy) wrote in message news:<3722db.0312151937.2625d5c1_at_posting.google.com>...
> You've got it perfectly, a PL/SQL program can run from SQL*Plus.
> Please post your code, and the reason why you think it doesn't run.
>
> Daniel
>
> > Hi all.
> >
> > I'm a newbie to ORacle and am planning to take a course in Oracle this
> > January. Can anyone tell me where a SQL/PL script is run from ? I tried
> > to run a simple SQL/PL script under SQL Plus but it doesn't work. Maybe
> > I was doing something wrong.
> >
> > Any suggestions would be greatly appreciated...
> >
> > Thanks in advance
> >
> > Victor
Received on Thu Dec 18 2003 - 04:15:04 CET

Original text of this message