RE: [GENERAL] question 3 - Mailing list pgsql-general

From Jackson, DeJuan
Subject RE: [GENERAL] question 3
Date
Msg-id F10BB1FAF801D111829B0060971D839F5506CD@cpsmail
Whole thread Raw
List pgsql-general

> -----Original Message-----
> From:    ZioBudda [SMTP:michel@michel.enter.it]
> Sent:    Friday, December 04, 1998 4:44 PM
> To:    Jackson, DeJuan
> Cc:    pgsql-general@postgreSQL.org
> Subject:    RE: [GENERAL] question 3
>
> On Fri, 4 Dec 1998, Jackson, DeJuan wrote:
>
> > I really have no idea what you are truly asking for here, but here's
> a
> > crack at what I think you want.
> >  select count(p.*) from prestito p, libro l
> >  where p.id_libro = l.id_libro
> >  group by p.id_utente, l.tipo
> > Try it...
>
> parser: parse error at or near "*"
sub the * with any column from p this is not NULL.


> "Il divertimento e' giusto se la scimmia ci prende gusto"
> --
> Italian Linux Press: http://ziobudda.enter.it/ILP/
> --
> Morelli 'ZioBudda' Davide Michel - Member of Pluto Linux User Group
> michel@michel.enter.it - http://ziobudda.enter.it/
> Linux Problem? Ask to linux@media.dsi.unimi.it
> "/dev/ziobudda: access to /var/tmp/beer denied, use
> /var/adm/pineapple"
>

pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [GENERAL] 6.4 ?
Next
From: Jetzrael Lopez
Date:
Subject: I Can't to connect From Windows 98