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 -> Baffled: SET Commands in scripts

Baffled: SET Commands in scripts

From: <david.jay.jackson_at_usa.net>
Date: Tue, 22 Feb 2000 01:57:33 GMT
Message-ID: <88sqeb$1no$1@nnrp1.deja.com>


Greetings -- Why won't set command work in a script like this

sqlplus << END
username/password
SET ECHO OFF
SET FEEDBACK OFF select table_name,column_name
from dba_tab_columns
/

Thanks for your help

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Mon Feb 21 2000 - 19:57:33 CST

Original text of this message

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