P
Picasso
Dnt know if this is the right group to ask this question in...
i need to 'sentence case' data in my SQL server tables. There is a statement
to put the whole field in lower- or uppercase but this is not what i need to
do. eg.
'JOHN SMITH' i need to convert to 'John Smith'
is this possible in SQL server using the SQL query analyzer?
i need to 'sentence case' data in my SQL server tables. There is a statement
to put the whole field in lower- or uppercase but this is not what i need to
do. eg.
'JOHN SMITH' i need to convert to 'John Smith'
is this possible in SQL server using the SQL query analyzer?