I have the following statement:
Code MySQL:
This statement checks if each field is 5 then updates the field to 1, but if the field is not 5 then it updates the field to 0. I want to make it so the field is left alone if the field is not 5. How can this be done?






Bookmarks