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: Query + Materialized View

Re: Query + Materialized View

From: Pratap <pratap_fin_at_rediffmail.com>
Date: 12 Sep 2004 23:01:43 -0700
Message-ID: <830861d2.0409122201.1686b5e8@posting.google.com>


If your users are OK with some stale data then you may do a full refresh of MV every night. The users can then query the MV all the day. You won't have to index the log table heavyly.

Regards,

Pratap Received on Mon Sep 13 2004 - 01:01:43 CDT

Original text of this message

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