support for atomic multi-table updates?
От
Steve Aulenbach
Тема
support for atomic multi-table updates?
Дата
Msg-id
3CC6F1AA.BCA5EBEC@ucar.edu
Список
Дерево обсуждения
Re: support for atomic multi-table updates? "Henshall, Stuart - WCP" <SHenshall@westcountrypublications.co.uk>
Hi, Does postgreSQL support atomic multi-table updates? Something like: update items,month set items.price=month.price where items.id=month.id; We are considering postgreSQL for a project where we would like to be able to do this. Thanks, Steve Aulenbach
В списке pgsql-novice по дате отправления