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 - 2005-11-04 : 07:57:52
|
| Dave writes "I need to break up a text strng that has spaces (e.g. mr. john smith washington dc) into different fields:Field One: mr.Field Two: johnField Three: smithField Four: washingtonField Five: dcWhat is the syntax to achieve this?ThanksDave" |
|
|
madhivanan
Premature Yak Congratulator
22864 Posts |
|
|
|
|
|