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 -> Query performace against View or Table.

Query performace against View or Table.

From: Jong Ahn <j_g_ahn_at_hotmail.com>
Date: 7 Nov 2001 06:10:58 -0800
Message-ID: <12310e11.0111070610.6c74186a@posting.google.com>


Hi

I'm looking for better way to query data.

There are 2 million rows in 'Shipping' table and 'Today_shipping' view has only 2500 records. 'Today_shipping' is a view which select only today's shipments based on 'Shipping' table. Which is better doing query against View or Table?

Thank you very much for your help.

Jong Received on Wed Nov 07 2001 - 08:10:58 CST

Original text of this message

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