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 -> Query result in a Variable ?

Query result in a Variable ?

From: Tero Rantaniemi <tero.rantaniemi_at_tele.telebox.fi>
Date: 1997/06/11
Message-ID: <339ed7bf.6867272@news.inet.fi>#1/1

Hi !

I have a problem. I don't know how to use variables in sql. Example:

SELECT count(*) FROM table;

I want to put the result in a variable and take it to UNIX. Do I have to define a variable first and then and how ....??

THANK YOU ! email: tero.rantaniemi_at_tele.fi Received on Wed Jun 11 1997 - 00:00:00 CDT

Original text of this message

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