Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> count(*) - sample block
Hi,
I am curious to know why this query:
"select count(*) from far_employee sample block (1);"
returns zero at times and some other times returns a non zero number. Table: far_employee is populated with more than 400K records.
Thanks,
Prateek
Received on Fri Dec 08 2006 - 15:43:33 CST