Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Speed hit of simple views...
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 dieReceived on Mon Nov 12 2001 - 11:37:22 CST
![]() |
![]() |