Re: calculating values to be used later in Oracle SQL
From: Martin Berger <martin.a.berger_at_gmail.com>
Date: Fri, 21 Feb 2014 20:54:46 +0100
Message-ID: <CALH8A90d2moh=6Z=_iL0heM5_jVYbKj+CPbHdYZYEYJSKe9FMg_at_mail.gmail.com>
Bill,
Date: Fri, 21 Feb 2014 20:54:46 +0100
Message-ID: <CALH8A90d2moh=6Z=_iL0heM5_jVYbKj+CPbHdYZYEYJSKe9FMg_at_mail.gmail.com>
Bill,
for me it's crucial to understand your "later on". As long as you mean "within the current session" I'd create a package and store the values there.
For (result)sets I'd take Global Temporary Tables.
hth
Martin
On Fri, Feb 21, 2014 at 6:10 PM, William Threlfall < William.Threlfall_at_albertahealthservices.ca> wrote:
> *I **think** there **ought to** be a way to calculate variables and use
> them later on**, but I**'**m just not clueing in at the moment.*
>
-- http://www.freelists.org/webpage/oracle-lReceived on Fri Feb 21 2014 - 20:54:46 CET