MySQL Forums
Forum List  »  Triggers

Re: Create trigger that convert first letter to uppercase
Posted by: Rick James
Date: October 16, 2014 08:15PM

http://mysql.rjweb.org/bestof.html
then search for "trigger".

Instead, consider doing the initial caps when you SELECT from the table.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Create trigger that convert first letter to uppercase
1533
October 16, 2014 08:15PM


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.