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 |
|
bconner
Starting Member
48 Posts |
Posted - 2009-12-09 : 15:04:31
|
| I have a field called [Patient_Name] and it holds a name in the following format KOOP,SHIRLEY A (Last,First Middle). I am able to extract the last name but cannot figure out how to grab the First Name without middle initial. In the example name KOOP,SHIRLEY A I only want to grab SHIRLEYBrian |
|
|
X002548
Not Just a Number
15586 Posts |
|
|
TG
Master Smack Fu Yak Hacker
6065 Posts |
|
|
madhivanan
Premature Yak Congratulator
22864 Posts |
|
|
|
|
|
|
|