| От | ramirez@idconcepts.org (Edwin S. Ramirez) |
|---|---|
| Тема | Update Syntax |
| Дата | |
| Msg-id | 8d9c3e20.0401300741.8c287d3@posting.google.com обсуждение |
| Ответы |
Re: Update Syntax
|
| Список | pgsql-hackers |
Hello, I need Postgres support for the following update syntax : update table1 set (col1, col2, col3) = (select f1, f2, f3 from table2 where id=5) where rownum=3; update table1 set (col1, col2, col3) = (select f1, f2, f3 from table2 where id=table1.parentid) where rownum=3; These type of update statements are the only ones supported by Oracle to update one table from another. Can this be added to the TODO list? Can a cash prize be associated with the TODO item?, I have $1000US allocated for this. -ESR-
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера