MySQL Forums
Forum List  »  Triggers

Create trigger that convert first letter to uppercase
Posted by: Carl Petter Omberg Tørnqvist
Date: October 15, 2014 07:06AM

Hello everybody!

In my database I want to create a trigger that converts the first letter of an inserted attribute to a capital letter after an new row has been inserted into the table.

I know the trigger_time and trigger_event but after that I dont know how to define the trigger.

Thanks for answers!
Petter

Options: ReplyQuote


Subject
Views
Written By
Posted
Create trigger that convert first letter to uppercase
3128
October 15, 2014 07:06AM


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.