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

Home -> Community -> Usenet -> c.d.o.misc -> fastest method for reading tables

fastest method for reading tables

From: Waqar Hasan <hasan_at_DB.Stanford.EDU>
Date: 1997/11/18
Message-ID: <64qmrf$f84$1@Radon.Stanford.EDU>#1/1

I have an application program that needs to read data by the fastest method possible.

Is OCI the fastest available interface? What parameters need to be tuned to get the application to go faster?
Is there any other interface that might go faster than OCI?

The application makes queries that retrieve *all* rows of a table (but only a subset of the columns).

The application does not care if the data is slightly out of date.

thanks,

-Waqar Hasan
 hasan_at_db.stanford.edu Received on Tue Nov 18 1997 - 00:00:00 CST

Original text of this message

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