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

Home -> Community -> Mailing Lists -> Oracle-L -> MATERIALIZED VIEWS

MATERIALIZED VIEWS

From: Harvinder Singh <Harvinder.Singh_at_MetraTech.com>
Date: Thu, 29 Nov 2001 16:15:57 -0800
Message-ID: <F001.003D150E.20011129160018@fatcity.com>

Hi,

We need to create the materialized view on query like: select * from table1
union all
select * from table2
union all
select * from tabl3

we r getting error set operation not allows..... Is there any other way to create the materialized views based on union all queries???

Thanks
-Harvinder
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Harvinder Singh
  INET: Harvinder.Singh_at_MetraTech.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists

--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Thu Nov 29 2001 - 18:15:57 CST

Original text of this message

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