Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2001-06-22 : 07:34:27
|
| Abraham writes "SQL Team,I have a table named 'Addresses' which has the following fieldsAddressid intFirstName varchar(50)Last Name varchar (50)Address varchar(100)Children Names varchar(100)I would like to capitalise the First letter of Each words in each fields. Eg: Maria Mansion, Jayanagar, Bangalore. Can you please suggest me a query to do this.I am using SQL Server 7.0 and Windows 98 SE.Thanking you,Regards Abraham Thomas." |
|
|
|
|
|