Hi guys -
I have a column with 'Mr Joe Bloggs' and need to split into Title,Forename and Surname ...
Coming from a perl backgound I would use regex - but anyway I am looking at CHARINDEX and SUBSTRING -
I just need to split on the space .....
Any helpful tips would be most excellent !
Thanks in advance ...
R
I have a column with 'Mr Joe Bloggs' and need to split into Title,Forename and Surname ...
Coming from a perl backgound I would use regex - but anyway I am looking at CHARINDEX and SUBSTRING -
I just need to split on the space .....
Any helpful tips would be most excellent !
Thanks in advance ...
R