5
Reply

capitalise the first letter of each word in a string

Dr.Ajay Kashyap

Dr.Ajay Kashyap

Dec 14 2016 3:24 AM
259

 

I want to update table
What’s the best way to capitalise the first letter of each word in a string in SQL Server ...Using Query
 
Table Name :- MasterCategory
Column Name:- Category 
 
 

Answers (5)