Re: [Q] SQL calls from UNIX scripts?

From: RCronau <rcronau_at_aol.com>
Date: 9 Jun 1994 22:07:04 -0400
Message-ID: <2t8hs8$k5n_at_search01.news.aol.com>


In article <Cr1n8x.1Ips_at_ief.itg.ti.com>, Raymond Scott <rlscott_at_lobby.ti.com> wrote:

>We have both Sybase and Oracle installed on an
>HP 9000 running HP-UX. I would like to be able
>to execute SQL from a UNIX script. The goal is
>to be able to create 'quicky' transactions to
>perform frequently done SQL etc.

The following format is used to execute (Oracle's) SQL*Plus from shell scripts:

     sqlplus <username>/<password> _at_<SQL*Plus script> <SQL*Plus parameters>

Rick (rcronau_at_aol.com) Received on Fri Jun 10 1994 - 04:07:04 CEST

Original text of this message