On Mon, 12 Jul 2004 10:39:00 -0700 (PDT), Stephan Szabo
<sszabo(at)megazone(dot)bigpanda(dot)com> wrote:
>
> Something like:
> select col2, count(*) from table group by col2;
>
Great, thanx. That got me on the right road. Fast too. Several mere
seconds for 1.25M rows.
--
Andy Harrison