UPDATES

Поиск
Список
Период
Сортировка
От Etienne De Kerckhove
Тема UPDATES
Дата
Msg-id 182A6F7DA92ED4119B110001022A7BA22E4F11@exchange.moderngroove.com
обсуждение исходный текст
Список pgsql-novice

Hello,

I want to update mutiple rows on one specific table in the database. However I do not know the old value in the database but do have a PRIMARY KEY which will be specific to one value in the database! In order to implement this, I would require to do a join on my query...Is it possible to have a join on an update and if so how?

How  would I implement this?

thanks

Etienne



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

Предыдущее
От: Boszormenyi Zoltan
Дата:
Сообщение: Re: Data recovery possible?
Следующее
От: Johan Daine
Дата:
Сообщение: Problem with UPDATE query