MySQL – Conditional Updates

Just a quick blog post in an update related way, Recently i’ve needed to toggle multiple rows in a database from 1 value to 1 of possible 2 values dependant on the contents of a field on the row. I … Continued