Subject | RE: [firebird-support] What programming languages and toolkits do you use to access Firebird? |
---|---|
Author | Mercea Paul |
Post date | 2008-09-30T16:12:17Z |
From: firebird-support@yahoogroups.com
[mailto:firebird-support@yahoogroups.com] On Behalf Of
bartsmissaert@...
Sent: Tuesday, September 30, 2008 17:18
To: firebird-support@yahoogroups.com
Subject: Re: [firebird-support] What programming languages and toolkits do
you use to access Firebird?
table rows, so getting the number of rows would be instant.
Of course there would be some overhead in doing that, but I can't imagine
it is much.
[PM] I wonder if you know that the X table have 6349865 records make you
more happy!
A user don't want to know all this info, he/she need a subset from that
table, less than 200 records.
If you have that dataset you can look at count property .
Regards,
Paul
[Non-text portions of this message have been removed]
[mailto:firebird-support@yahoogroups.com] On Behalf Of
bartsmissaert@...
Sent: Tuesday, September 30, 2008 17:18
To: firebird-support@yahoogroups.com
Subject: Re: [firebird-support] What programming languages and toolkits do
you use to access Firebird?
> There is no way to know aboutJust wonder, why can't databases keep track internally of the count of
> row number efficiently.
table rows, so getting the number of rows would be instant.
Of course there would be some overhead in doing that, but I can't imagine
it is much.
[PM] I wonder if you know that the X table have 6349865 records make you
more happy!
A user don't want to know all this info, he/she need a subset from that
table, less than 200 records.
If you have that dataset you can look at count property .
Regards,
Paul
[Non-text portions of this message have been removed]