Second Delimiter and converting

  • I dont know if a right here but im trying:

    I have a PL/pgSQL Code like this(thanks to the guy who made this possible):

    Its split a String with a delimiter. Like this

    My question is how i can save the first result in a temp_array(or table i dont knot)so i can get the result and split up the results again with the delimiter ','.

  • You might want to post this in an Oracle forum. This site is for Microsoft SQL Server, while we'll be able to get you a T-SQL function to do what you need, I doubt that will help much.

    Gail Shaw
    Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
    SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply