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-01-04 : 14:48:52
|
Trevor writes "We have a table with 1 field all in UPPER Case.
In Access the function strconv() with option 3 converts a string into Proper cases. For example :"STOP YELLING" converts to "Stop Yelling"
Is there a function that does this or a stored procedure that I can call to do this type of conversion?" |
|
|
|
|
|