Re: Question regarding batch, sqlplus and pl/sql
From: DA Morgan <damorgan_at_psoug.org>
Date: Thu, 07 Feb 2008 15:13:01 -0800
Message-ID: <1202425956.55318@bubbleator.drizzle.com>
>
> I specified this in my request about and was therefore asking for
> help. The batch jobs and sqlplus commands in sql scripts were writen
> by another developer.
>
> Mark
>
>
>
>
Date: Thu, 07 Feb 2008 15:13:01 -0800
Message-ID: <1202425956.55318@bubbleator.drizzle.com>
xylem wrote:
>> You don't need SQL*Plus commands you need to solve a business problem.
>
> I specified this in my request about and was therefore asking for
> help. The batch jobs and sqlplus commands in sql scripts were writen
> by another developer.
>
> Mark
>
>
>
>
>> Daniel A. Morgan >> Oracle Ace Director & Instructor >> University of Washington >> damor..._at_x.washington.edu (replace x with u to respond) >> Puget Sound Oracle Users Groupwww.psoug.org- Hide quoted text - >> >> - Show quoted text -
If you need to supply input you have three choices:
- Hard code in the values
- Run using a stored procedure and supply input parameters
- Build a front-end -- Daniel A. Morgan Oracle Ace Director & Instructor University of Washington damorgan_at_x.washington.edu (replace x with u to respond) Puget Sound Oracle Users Group www.psoug.org