Re: Problem with complex outer join expression

From: "Chris Velevitch" <chris(dot)velevitch(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Problem with complex outer join expression
Date: 2006-04-27 06:54:11
Message-ID: b0a3bf780604262354k17734cf2sd964789b0563d6b5@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 4/26/06, chris smith <dmagick(at)gmail(dot)com> wrote:
> Table joins can only be done against another table & field, I don't
> think you can do it using an expression like this. That should all be
> in the where clause.
>
> What do the timesheets and dummy_records tables look like?

timesheets.weekending is a date
dummy_records.sequence_nr is int8

Chris
--
Chris Velevitch
Manager - Sydney Flash Platform Developers Group
www.flashdev.org.au

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Chris Velevitch 2006-04-27 06:55:22 Re: Problem with complex outer join expression
Previous Message Chris Velevitch 2006-04-27 06:52:33 Mailing list setup issue