MySQL Forums
Forum List  »  Triggers

Re: Update ... Where In() not working in trigger
Posted by: Peter Brawley
Date: June 02, 2011 04:41PM

Storing multiple values in a column breaks a basic database rule, atomicity. Normalise your data.

PB

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Update ... Where In() not working in trigger
1136
June 02, 2011 04:41PM


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.