Capitalize first char

By.

min read

My profile

Share this:

[code:1:a48182ccbc]CONCAT(UCASE(MID(my_field,1,1)),MID(my_field,2))[/code:1:a48182ccbc]

Source:
[url]http://stackoverflow.com/questions/4263272/capitalize-first-letter-mysql[/url]

Share this:

Leave a Reply

Your email address will not be published. Required fields are marked *