Re: pl/sql: determining table names at runtime?

From: Dietmar Leibecke <dleibeck_at_debis.com>
Date: 1998/02/18
Message-ID: <34EA93AB.5F0DCC5B_at_debis.com>#1/1


Christian Bantzer wrote:
[snip]

> I would like to write a procedure which selects from a table which's name
> will be determined only at runtime. So I tried something along these
> lines:
>

Christian,

have a look at the dbms_sql package. This package offers dynamic creation of SQL statements during runtime.

HTH,

--
Dietmar Leibecke
debis Systemhaus GmbH
----------------------------
Opinions are mine and do not
necessarily reflect those of
my employer
Received on Wed Feb 18 1998 - 00:00:00 CET

Original text of this message