Subject | Re: [firebird-support] Re: Performance of Firebird vs. other DBMS |
---|---|
Author | Ivan Prenosil |
Post date | 2005-08-18T08:57:39Z |
> >>If you're only interested in an approximate count of records in oneYou either count records (to get exact number),
> or more tables,
>
> How does one get an approximate count, you either count your records or
> you don't
or you count number of distinct entries in index (to get approximate count).
>Did you read the link send by Set ?
> How could one write the SQL -
>
> - Mr Query could you please go and "guess" how many records there are :-)
http://groups.yahoo.com/group/firebird-support/message/61513
Ivan