5
Answers

capitalise the first letter of each word in a string

Photo of Dr.Ajay Kashyap

Dr.Ajay Kashyap

8y
900
1

 

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)