|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
Upate
Hi Guys, I am new to this but keen to learn and contribute
I am trying to update 1 table from another but can't figure he problem UPDATE `ATDWDataDetails`, `ATDWDataMain` SET `ATDWDataDetails.product_name` = `ATDWDataMain.product_name` WHERE `ATDWDataMain.product_id` = `ATDWDataDetails.product_id I get the following error. #1054 - Unknown column 'ATDWDataDetails.product_name' in 'field list' Thanks Dan |
|
#2
|
|||
|
|||
|
Can you post your table structure and MySQL version?
|
![]() |
| Viewing: Dev Articles Community Forums > Databases > MySQL Development > Upate |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|