Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Abort script in SQLPLUS
On Sat, 14 Oct 2006 15:13:58 -0400, klabu wrote:
> How to quit a script in SQL*PLUS ?
>
> I have this line:
>
> ACCEPT v_inp PROMPT 'Quit (Q) or Run(R) ?'
You should start your script with "#!/usr/bin/perl -w". That would give you all the programming power you need and then some.
-- http://www.mladen-gogala.comReceived on Mon Oct 16 2006 - 08:15:19 CDT
![]() |
![]() |