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 View Problem

Materialized View Problem

From: Terri Williamson/MIS/HQ/KEMET/US <TerriWilliamson_at_kemet.com>
Date: Thu, 22 Feb 2001 07:24:13 -0800
Message-ID: <F001.002BA89D.20010222062613@fatcity.com>

Hi All,

I am trying to create a materialized view that contains a subquery for the FROM clause. I can run the sql in the view fine, but when I try to create the view I get the following error:

       MES_LOT a,
       *

ERROR at line 27:
ORA-00998: must name this expression with a column alias

This is the first table listed in the subquery. As you can see, I have the table aliased. Does anyone have an idea of what could be causing this error, or what I am doing wrong?

Thanks;
Terri Williamson
Kemet Electronics
TerriWilliamson_at_Kemet.com
(864) 963-6428

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Terri Williamson/MIS/HQ/KEMET/US
  INET: TerriWilliamson_at_kemet.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 Feb 22 2001 - 09:24:13 CST

Original text of this message

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