SyntaxFix
Write A Post
Hire A Developer
Questions
You can also use case then like this:
UPDATE table SET ID = case when ID = 2555 then 111111259 when ID = 2724 then 111111261 when ID = 2021 then 111111263 when ID = 2017 then 111111264 else ID end