Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Let me raise this question again 'cause I coudn't have still now
Yes, You can.
temp=`echo "set heading off;
select sysdate from dual;"|sqlplus -s cc06/x_at_client`
echo $temp
-----Original Message-----
From: root_at_fatcity.com [mailto:root_at_fatcity.com]On Behalf Of ALEMU Abiy
Sent: Thursday, June 08, 2000 2:46 PM
To: Multiple recipients of list ORACLE-L
Subject: Let me raise this question again 'cause I coudn't have still
now
I would like to write a cshell script in which I execute a select command to fetch more than 1 fields. And is it possible to retrieve the fetched values into c-shell variables ? If so, what is the method ?
-- Author: ALEMU Abiy INET: abiy.alemu_at_criltechnology.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Thu Jun 08 2000 - 07:03:39 CDT
![]() |
![]() |