|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Update sql help needed
UPDATE one, two SET one.Model = two.Model WHERE one.asn = mainlist.asn;
This will update the Model field with the new data, however can i replace Model with something which will update all fields in the tables, bearing in mind the tables are the same format |
|
#2
|
||||
|
||||
|
I don't think so. I think you have to list each field that you want to update. That is, if I understand your question correctly.
|
![]() |
| Viewing: ASP Free Forums > Database > SQL Development > Update sql help needed |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|