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 -> Re: index on a view ?

Re: index on a view ?

From: Grace Kutamundra <lydian_third_at_yahoo.com>
Date: 7 May 2002 07:02:59 -0700
Message-ID: <c168d7a.0205070602.42a9c21c@posting.google.com>


"Meier Roland" <Roland_Meier_at_freesurf.ch> wrote in message news:<ab6apl$fot$1_at_rex.ip-plus.net>...
> Dear all
>
> I would like to create a view over 3 tables containig about 250000 rows
> each. But the view is terribly slow. Is there a way to create an index on a
> view ? I am not shure whether this is possible with materialized views,
> didnt find anything about it.
>
> Can anyone give me a hint ?
>
> Thank you
>
> Roland

Materialized views are just table snapshots. As tables, they can definitely be indexed. Normal views? No. Received on Tue May 07 2002 - 09:02:59 CDT

Original text of this message

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