February 27, 2009 at 3:33 pm
I have a name column that is currently set-up as follows:
NAME
Doe, John H.
I would like to split it into the following three columns:
Last_Name
Doe
First_Name
John
Middle_Initial
H.
Does anyone have an algorithm or string function that can accomplish this task?
February 27, 2009 at 8:02 pm
Double post folks... no answers here, please. Goto the following URL instead...
http://www.sqlservercentral.com/Forums/Topic666037-149-1.aspx
--Jeff Moden
Change is inevitable... Change for the better is not.
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply