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: Indexes for selecting distinct values

Re: Indexes for selecting distinct values

From: Daniel <danielroy10junk_at_hotmail.com>
Date: 17 Oct 2005 13:14:54 -0700
Message-ID: <1129580094.281750.258860@g43g2000cwa.googlegroups.com>


Why not create a materialized view, and with QUERY_REWRITE enabled, your query should come back pretty quickly. Your MV could be "fast refreshed", as far as I can tell.

Daniel Received on Mon Oct 17 2005 - 15:14:54 CDT

Original text of this message

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