Re: Select from a today_table_name

From: David <the.clansman_at_eudoramail.com>
Date: 18 Sep 2002 07:05:11 -0700
Message-ID: <95e48c3a.0209180605.52748e77_at_posting.google.com>


I need to make it in a stored procedure to task in the cron after

the.clansman_at_eudoramail.com (David) wrote in message news:<95e48c3a.0209160135.5caa7bb3_at_posting.google.com>...
> How have I to do to make a Select from a tabla that its name is today
> date. I need to put this in a stored procedure.
>
> It's not possible to use a function in from.
> SELECT 'TABLE_' || TO_CHAR(SYSDATE,'YYYYMMDD') into cot From DUAL
Received on Wed Sep 18 2002 - 16:05:11 CEST

Original text of this message