My function is below:
USE [SAS_LIVE]
GO
/****** Object: UserDefinedFunction [dbo].[fn_SplitString] Script Date: 01/17/2011 08:54:11 ******/
SET ANSI_NULLS ON
GO
SET QUOTED_IDENTIFIER ON
GO
-- =============================================
-- Author:<Partridge, Mike>
-- Create date: <14th January 2011>
-- Description:<Split...