First letter upper case for each word in sql server
I have a table on my database. My table's name is "Test". I want
to change data "Column1" as upper case first letter. For example;
Data for Column1 "AbC COMPANY" as "Abc Company" To do this : Step1: Create a function
|
No comments:
Post a Comment