Posts tagged as:

multiple updates in mysql with single query

Q. How to make multiple updates using a single query in mysql ? A. Using CASE & WHEN commands to solve it.

{ 0 comments }