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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Can't drop materialized view

Re: Can't drop materialized view

From: Markus Boehmer <markus.boehmer_at_schaefer-shop.de>
Date: Wed, 22 Oct 2003 08:43:03 +0200
Message-ID: <bn5c4p$45a$1@news.dtag.de>


Anurag Varma wrote:
>
>
> What is the output of the following:
>
> select * from all_mviews where mview_name = 'WARENKORBPOS';
>
> ?
>
> Anurag
>
>

Well, that's strange...
SQL> select * from all_mviews where mview_name = 'WARENKORBPOS';

no rows selected

Markus Received on Wed Oct 22 2003 - 01:43:03 CDT

Original text of this message

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