Update Query Problem
От | |
---|---|
Тема | Update Query Problem |
Дата | |
Msg-id | 20051213173043.18149.qmail@web33304.mail.mud.yahoo.com обсуждение исходный текст |
Ответы |
Re: Update Query Problem
Re: Update Query Problem Re: Update Query Problem |
Список | pgsql-novice |
the following update query... UPDATE t_job_number SET contract_id = 30 WHERE t_serial_number.serial_number_id = 78 AND t_serial_number.job_number_id = t_job_number.job_number_id yields the following chastisement... ERROR: missing FROM-clause entry for table "t_serial_number" can anyone point in the right direction? requiring a from clause in this update seems a little bizarre to me - so i'm sure i've botched something up pretty good. tia... __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
В списке pgsql-novice по дате отправления: