Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.misc -> Re: What to Count - WAS Re: Newbie ? - Howto find nbr records in a table
On Mon, 12 Oct 1998 09:58:16 +0100, "Alan D. Mills"
<alanmNOSPAM_at_uk.europe.mcd.mot.com> wrote:
Seriously guys, what is faster? Count(*) or
count(an_index_not_null_field) ?
We have an ongoing argument in the company and nobody seems
to knows it for sure.
Received on Thu Oct 15 1998 - 00:23:40 CDT