| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.oracle -> Re: common UPDATE syntax for SqlServer and Oracle
Hugo Kornelis wrote:
> On Fri, 26 Nov 2004 07:31:59 -0500, Serge Rielau wrote:
>
>
>>I believe the ANSI standard allows: >>UPDATE Table1 >> SET (city_id, another_column) = (SELECT T2.id, other column FROM etc >>WHERE ...) >>WHERE EXISTS(...)
It does exist in Oracle. Too bad about SQL Server though.
-- Daniel A. Morgan University of Washington damorgan_at_x.washington.edu (replace 'x' with 'u' to respond)Received on Sat Nov 27 2004 - 21:29:05 CST
![]() |
![]() |