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 -> returning the value of a variable...?

returning the value of a variable...?

From: Jason K McCann <jkm_at_reclaimtech.com>
Date: Tue, 11 May 1999 11:37:53 -0400
Message-ID: <7h9ivs$161$1@news1.alltel.net>


In Oracle8 I simply need to return the value of a variable - how do I do that in a test run of my code? I'm coming from T-SQL where, if I had declared a variable named @v_somenumber, I could issue a 'select @v_somenumber' and I would have its value returned. How do I do that in PL/SQL? TIA
Jason K McCann
jkm_at_reclaimtech.com Received on Tue May 11 1999 - 10:37:53 CDT

Original text of this message

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