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: Is there any smart way to do the following thing ?

Re: Is there any smart way to do the following thing ?

From: David Fenton <dfenton_at_geopower.com>
Date: Mon, 25 May 1998 08:55:19 -0400
Message-ID: <35696A37.BC171263@geopower.com>


If you just want the user to see how many rows will be returned the simple thing would be to use the Count Hits menu option in the default forms menu. This will count the number of rows before retrieving them.

Hope this helps.

Jose Luis Perez Garcia wrote:

> Hi everybody !!
>
> We have a Dev2k Form that makes a query based on a parameters
> that the user can select. The query can return a great number of rows,
>
> so we want to guess the cardinality of the query before throw it.
>
> Is there any smart way to do it ?
> SELECT count(*) ... it doesn't seems very efficient !!
> We are working with Oracle 7.3.3, maybe working with histograms ?
>
> I'll be very grateful with the all your solutions !!
>
> Thanks in advance !!
>
> Kind Regards from Barcelona.
>
> PD
> Please post me the reply also by e-mail
>
> ===================================================
> Jose Luis Perez Garcia || jlpg_at_geocities.com
> || perezjl_at_mx2.redestb.es
> ===================================================
> http://www.geocities.com/SiliconValley/Pines/4148/
> http://www.redestb.es/personal/perezjl/
> ===================================================
> ____ __ ____ ___ | Enginyer Tecnic
> (_ _)( ) ( _ \ / __) | en informatica
> .-_)( )(__ )___/( (_-. | de Sistemes
> \____) (____)(__) \___/ | F.I.B
> ===================================================

--
David Fenton
Geopower Technologies Inc
http://www.geopower.com Received on Mon May 25 1998 - 07:55:19 CDT

Original text of this message

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