Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Materialized Views name

Materialized Views name

From: darkeagle <NOSPAM_at_italy.it>
Date: Wed, 14 Jul 2004 18:07:59 +0200
Message-ID: <2ll439Fdorc5U1@uni-berlin.de>


Hi,
I have a question.
Suppose we create many materialized view as this example:

CREATE MATERIALIZED VIEW A [ ... ]
CREATE MATERIALIZED VIEW B [ ... ]
CREATE MATERIALIZED VIEW C [ ... ]

Etc

Exists a procedure that obtain a list of the names of all materialized view presents in the db?
For this example the procedure output will be like this: A, B, C

Thank you. Received on Wed Jul 14 2004 - 11:07:59 CDT

Original text of this message

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