The function can be executed is as shown below
select * from dbo.FSplitColumns('SQLSERVER2000//SQLSERVER2000//SQL SERVER 2008','//')
- In the above example,the first argument is a string SQLSERVER2000//SQLSERVER2000//SQL SERVER 2008' has a delimter // and its the second argument of the funtion.
- The output is given below
- .