• BUt this splits the string into one column. I want to split it into 14 columns so the result set is like

    col1 col2 col3 ..........

    how do I achieve that ?