I want to change dealerid to 3 for every dealer with a contract id = 3. I'm getting an error near '=' ? I don't know what's wrong? Thanks for help!
select * from contract where contractid = 15 set dealerid = 3
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 2 of 2
Thread: Help with sql set?
|
Click Here to Expand Forum to Full Width |