MySQL Forums
Forum List  »  Triggers

Re: How to control Unique key with null values
Posted by: Peter Brawley
Date: January 28, 2011 09:52AM

One way ias to port the method described under "How to raise an error in MySQL" at http://www.artfulsoftware.com/infotree/mysqltips.php to both INSERT & UPDATE Triggers for the table.

PB

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: How to control Unique key with null values
1645
January 28, 2011 09:52AM


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.