Does anyone know of a link that I can read about newly added SQL syntax for 8.2. Currently,n I want to see if 8.2 will allow row constructors in update statements like:
update foo
set (a,b,c) = (1,2,3);
Regards,
Richard Broersma Jr.
---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly
