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 -> Snapshot for optimizing views

Snapshot for optimizing views

From: <boica_at_hotmail.com>
Date: Fri, 07 May 1999 12:24:18 GMT
Message-ID: <7gum1e$2ck$1@nnrp1.deja.com>


  I need to optimize the frequent calling of views, maintaining the data retrieved by them in a "frozen" state, during the execution of a program. For this, which is the best solution in terms of performance and design: use snapshots, or model tables to store the data retrieved by the views? PS: the "master" tables, views, are all created in the same database.

        Regards,
                Renato

-----------== Posted via Deja News, The Discussion Network ==----------
http://www.dejanews.com/       Search, Read, Discuss, or Start Your Own    
Received on Fri May 07 1999 - 07:24:18 CDT

Original text of this message

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