Re: Newbie - Mailing list pgsql-general

From missive@frontiernet.net (Lee Harr)
Subject Re: Newbie
Date
Msg-id 9q83pi$cjn$1@news.tht.net
Whole thread Raw
In response to Newbie  ("William Winter" <wilscott@earthlink.net>)
List pgsql-general
On Fri, 12 Oct 2001 03:29:04 GMT, William Winter <wilscott@earthlink.net> wrote:
> I'm Having a hard time with this statement:
>
> Select Jobs.*, ProjectedDates.* FROM Jobs, ProjectedDates WHERE (Plotted =
> False) And (JobName = 'Boulder Valley') AND (BuilderName = 'Elliott Homes')
> AND (Jobs.JobID = ProjectedDates.JobID)
>
> Can anyone see why? the record and field names certainly do exist...any help
> appreciated!
>
>

What error message are you getting?


Also might be helpful:

version
schema
sample data


Idea for new newsgroup:

comp.databases.postgresql.help.psychic




pgsql-general by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: Broken pipes 2
Next
From: Andrew Gould
Date:
Subject: Re: interbase v postgresql