Dave Cramer <[EMAIL PROTECTED]> writes:
> It would appear that this is SQL3 compliant
> <set clause> ::=
> <update target> <equals operator> <row value designator>
> <update target> ::=
> <object column>
> | <left paren> <object column list> <right paren>
I see no parentheses allowed there in the SQL99 spec. Encourage your
customer to use standard syntax.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])