Propercase columns

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?
 
J

John

Picasso said:
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?

Picasso,
Well now you know, this is the wrong newsgroup. This newsgroup is
dedicated to questions/issues about Microsoft Project, a planning and
scheduling application. I suggest you find a group that deals with SQL
Server.

John
Project MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top