Hi,
In the 'Name' field of String type is appearing all capital letters. I want to appear it as first letter is capital and rest all small. If there is space between two characters, then the second should appear as Caps again.
Ex:
1. PETER Should appear like Peter
2. ALEXANDAR PETER Should appear as Alexander Peter
Is it possible in SSRS or SQL Query ?
I am using SQL Server 2005 SSRS Reporting Services.
Thanks,
In the 'Name' field of String type is appearing all capital letters. I want to appear it as first letter is capital and rest all small. If there is space between two characters, then the second should appear as Caps again.
Ex:
1. PETER Should appear like Peter
2. ALEXANDAR PETER Should appear as Alexander Peter
Is it possible in SSRS or SQL Query ?
I am using SQL Server 2005 SSRS Reporting Services.
Thanks,