MySQL Forums
Forum List  »  Newbie

Re: converting multiple update queries into case statement
Posted by: thellie root
Date: August 17, 2010 12:22AM

yeah, that was the first thing i tried, but it comes up with:

#1048 - Column 'id_group' cannot be null.

to me (mysql semi-literate), that error message means that it wants to change all other records to NULL...?

which i don't want to happen anyway - i want the remaining records to stay the same.

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.