Re: Help me with this tricky join - Mailing list pgsql-general

From Jay
Subject Re: Help me with this tricky join
Date
Msg-id 73afbd54-984f-4116-8069-35b621010eab@j21g2000yqh.googlegroups.com
Whole thread Raw
In response to Help me with this tricky join  (Jay <josip.2000@gmail.com>)
Responses Re: Help me with this tricky join  ("A. Kretschmer" <andreas.kretschmer@schollglas.com>)
List pgsql-general
Thanks!
But, since the master can contain many users (user2, user3, and so on)
I suppose this won't be a proper solution?
Sorry if I was a bit unclear in my description.

I.e., the master is of the form:

user_id date
User1 20010101
User1 20000101
User1 19990101
User1 19970101
User2 ...
...

Btw, I'm using Postgre version 8.2 and I cannot use subqueries do the
GP software.


pgsql-general by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: stopping processes, preventing connections
Next
From: Adam Seering
Date:
Subject: Restrict allowed database names?