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: a little of pl/sql

Re: a little of pl/sql

From: JONL <jon.m.landenburger_at_verizon.com>
Date: 5 Jun 2006 12:59:58 -0700
Message-ID: <1149537598.288008.184520@u72g2000cwu.googlegroups.com>

T wrote:
Though you can do this using an unix script

#!/bin/sh

sqlplus id/password <<-EOF

     @myplsqlproc
      quit

EOF Received on Mon Jun 05 2006 - 14:59:58 CDT

Original text of this message

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