On Tue, 3 Jul 2001, [iso-8859-1] Mart�n Marqu�s wrote:
> On Mi� 04 Jul 2001 01:18, Alex Pilosov wrote:
> > On Tue, 3 Jul 2001, [iso-8859-1] Mart�n Marqu�s wrote:
> > > Is it illegal to make a select query with a count(*) in the list of
> > > expressions to select?
> > >
> > > Ex:
> > >
> > > select car,tit,count(*) from auto
> >
> > You probably mean:
>
> Well, not the best example.....
> How about if I have a WHERE clause? I have to add it twice?
Yes.