UPPER « String Functions « SQL Server / T-SQL






1.UPPER: change string to upper case
2.Combine Lower() Upper() and substring() function to capital the first letter in a word
3.UPPER: Translates all characters within the string to upper case