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 -> Re: Views on views

Re: Views on views

From: Galen Boyer <galenboyer_at_hotpop.com>
Date: 10 Sep 2002 19:18:19 -0500
Message-ID: <uy9a91a36.fsf@hotpop.com>

On Tue, 10 Sep 2002, M.Biervliet1_at_chello.nl wrote:
> Hi, my question is
> Will a view on a single view decrease performance?
>
> There are no joins in non of the views, just a one on one relation
> (different scheme's, some columns omitted)

A single view is representing a table and you want to join them?

There shouldn't be any decrease in performance compared to directly joining the tables.

-- 
Galen deForest Boyer
Sweet dreams and flying machines in pieces on the ground.
Received on Tue Sep 10 2002 - 19:18:19 CDT

Original text of this message

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