• I tried to split a string on a space character and the function blew up

    select * from Split('one two', ' ')