Newbie

Поиск
Список
Период
Сортировка
От William Winter
Тема Newbie
Дата
Msg-id 4stx7.10522$7B1.695754@newsread2.prod.itd.earthlink.net
обсуждение исходный текст
Ответы Re: Newbie
FTI Queries and Explain
Re: Newbie
Re: Newbie
Список pgsql-general
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!



В списке pgsql-general по дате отправления:

Предыдущее
От: Peter T Mount
Дата:
Сообщение: Re: JDBC question: Which class is returned?
Следующее
От: "John P. Looney"
Дата:
Сообщение: writing & flushing C extensions