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: Question: Tables accross schemas...

Re: Question: Tables accross schemas...

From: Vincent Ventrone <vav_at_mitre.org>
Date: Tue, 10 Aug 1999 14:27:15 -0400
Message-ID: <37B06F03.5281A37E@mitre.org>

sergey_s_at_my-deja.com wrote:
>
> Are there any performance issues to consider when accessing
> tables outside the current schema?

Hmmm...can't think of any -- meaning that I can't think of any perf. penalty associated explicitly with a query accessing a table owned by some other schema in the *same* database. Of course , the "foreign" table may be poorly designed or the optimizer may make poor decisions, but it seems to me all that would be true for the same query launched by the object owner.

FWIW...
--

Vincent Ventrone    |  The MITRE Corp.
DBA, Dept. R101     |  M/S C020
vav_at_mitre.org       |  202 Burlington Rd.
(781) 271-7048      |  Bedford, MA 01730
Received on Tue Aug 10 1999 - 13:27:15 CDT

Original text of this message

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