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 -> unix script

unix script

From: <jeff9580_at_my-dejanews.com>
Date: Thu, 20 Aug 1998 17:45:16 GMT
Message-ID: <6rhnbc$ng7$1@nnrp1.dejanews.com>


I'm writing a Unix script that needs to use some values frorm Oracle as variables:

ex: select Apples, Oranges, Pears

      from table;

I need to make Apples, Oranges, etc each it's own variable in the script. Can I do this without writing 3 different select statements?

-----== Posted via Deja News, The Leader in Internet Discussion ==----- http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum Received on Thu Aug 20 1998 - 12:45:16 CDT

Original text of this message

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