Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> comp.databases.theory -> Re: Designing database tables for performance?

Re: Designing database tables for performance?

From: Frank Hamersley <terabitemightbe_at_bigpond.com>
Date: Fri, 23 Feb 2007 13:06:48 GMT
Message-ID: <IFBDh.2649$8U4.375@news-server.bigpond.net.au>


Cimode wrote:
[..]

> Yep. Last time I discussed database issues with an ORACLE guru, he
> was trying to convince me that RAM was logical as opposed to Hard
> drive which was physical. To the ORACLE gurus, as soon as it is in
> memory, it becomes totally logical. A total absurdity of course...

He was prolly talking about the types of IO's for a query that the optimiser predicts and execution engine encounters. Sybase uses the same terminology and weights them differently when costing out (possible) plans.

Cheers Frank. Received on Fri Feb 23 2007 - 07:06:48 CST

Original text of this message

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