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 -> Impact of views on performances

Impact of views on performances

From: michel parisse <michel.parisse_at_advalvas.be>
Date: Thu, 10 Feb 2000 06:38:55 +0100
Message-ID: <38a24a55@news.vo.lu>


I want to use views to isolate code from changes of my database schema; Yet I am told that views will have a negative impact on performance with the growing size of my database (today with the largest table at 150000 records, but growing). Further, when I have index defined on the tables that I am planning to access through views, will these indexes continue to be used?

Any idea of impact or where to look for in depth information?

Michel & Véronique Parisse Received on Wed Feb 09 2000 - 23:38:55 CST

Original text of this message

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