Hi.

On Fri, May 31, 2002 at 11:39:12AM -0500, [EMAIL PROTECTED] wrote:
> Does anyone know where I can get help writing an MySQL update statement that
> contains a join in the where clause?

Multi-table updates are not supported (yet) by MySQL.

You have to construct the updates on the application side.

Bye,

        Benjamin.

-- 
[EMAIL PROTECTED]

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to