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 -> Speed hit of simple views...

Speed hit of simple views...

From: Andreas Koch <mail_at_kochandreas.com>
Date: Mon, 12 Nov 2001 18:37:22 +0100
Message-ID: <9sp1ot$9em$05$3@news.t-online.com>


Hi,

would abstracting the database access by just using a View:

create view vTable as select * from Table;

instead of the table cause considerable slowdowns?

-- 
                                       Andreas
Who doesn't live can never die
Received on Mon Nov 12 2001 - 11:37:22 CST

Original text of this message

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