Row data to delimited list

From: Ken (anonymous_at_discussions.microsoft.com)
Date: 05/07/04

  • Next message: Vishal Parkar: "Re: Trucate Command"
    Date: Fri, 7 May 2004 07:31:56 -0700
    
    

    I'm curious if anyone knows of a way to make this
    conversion without using a cursor:

    * recordset
    id name
    -- ----
    1 apples
    2 oranges
    3 pears

    * desired string
    apples; oranges; pears

    Thanks.


  • Next message: Vishal Parkar: "Re: Trucate Command"

    Relevant Pages