Subject | ibase_num_rows instead of count(*) |
---|---|
Author | Almond |
Post date | 2004-09-07T10:33:19Z |
I create a test db and generated 20M record, everything seems ok (?). The
problem is the count() is very slow. Is there are an ibase_num_rows
function instead use count() on sql ?
I do some search and found that there is not method to speed up the
count(), is this correct ?
Best regards,
Almond Wong
problem is the count() is very slow. Is there are an ibase_num_rows
function instead use count() on sql ?
I do some search and found that there is not method to speed up the
count(), is this correct ?
Best regards,
Almond Wong