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: Oracle Doc Question

Re: Oracle Doc Question

From: Daniel Roy <danielroy10junk_at_hotmail.com>
Date: 27 Dec 2003 13:37:41 -0800
Message-ID: <3722db.0312271337.166404bc@posting.google.com>


> I have the distinct feeling the docs are discussing *ordinary*
> (stored) views, as opposed to inline views. I wouldn't be surprised if
> the paragraph online applied to ordinary views.
> Obviously merging an ordinary/stored view must be completely different
> for the parser compared to merging inline views. As one would probably
> need to rewrite the parser to merge inline views, I'm not sure whether
> merging inline views is possible at all.

All the quote, including the example, comes from Oracle, and was not edited by me. Therefore, the example has to be related to the text, meaning that the text also has to apply to inline views, according to Oracle. I personally don't see why the optimizer would treat differently a normal view from an inline view.

Thanx for your feedback

Daniel Received on Sat Dec 27 2003 - 15:37:41 CST

Original text of this message

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