PG Version 8.1

Поиск
Список
Период
Сортировка
От Diego
Тема PG Version 8.1
Дата
Msg-id 4383024F.6000406@unimedijui.com.br
обсуждение исходный текст
Ответы Re: PG Version 8.1  (John Barham <jbarham@gmail.com>)
Список pgsql-admin
Hi, i use pg version 8.0 and i have this case:

UPDATE tbpeople
SET dt_update = '11/22/2005'
WHERE tbdoctor.id_people = tbpeople.id

But now, in version 8.1, this instrution give me an error:
[ERROR:  missing FROM-clause entry for table "tbdoctor"]

Who can i do now to get the same result?

Thanks...
Diego Ziquinatti

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

Предыдущее
От: "Yogvinder Singh"
Дата:
Сообщение: Max no of commands per transaction
Следующее
От: John Barham
Дата:
Сообщение: Re: PG Version 8.1