senthil,
Friday, March 08, 2002, 10:51:51 AM, you wrote:

s> pls. help me , how to update 2 tables like this sql

s> update table1 set table1.fld2 = table1.fld2 where  table1.fld1 = table2.fld1

MySQL doesn't currently support multi-table UPDATE statement. It is in
our plans to support this in future:
    http://office.ensita.net/mysql/doc/N/u/Nutshell_4.1_development_release.html

s> senthil.r




-- 
For technical support contracts, goto https://order.mysql.com/
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




---------------------------------------------------------------------
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