Hello mysql,
 I have 2 tables :
 
 Table1:
 col1
 col2
 col3
 DataSource
 ....


 Table2:
 col1
 col2
 col3
 DataDestination

 How to update Table2.DataDestination with value of Table1.DataSourse
 where table1.col1=table2.col2 and table1.col2=table2.col2 and
 table1.col3=table2.col3

 
  

-- 
Best regards,
 PandaCoop-Krasimir_Slaveykov                          mailto:[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