Skip to content
Advertisement

How to update row by id using case?

Is it possible to update by id other row values?

I try like this But nothig..

I would kike to have values changed in my table in the result…

Advertisement

Answer

If you want to update the column gender then you should use it in SET instead of id like this:

User contributions licensed under: CC BY-SA
9 People found this is helpful
Advertisement