Forum Replies Created

Viewing post 1 (of 1 total)

  • RE: "Select Where In" using a parameter?

    To Run this kind of query first you need to create UDF(user defined function)

    SPLIT Varchar in sql server

    User Defined Method

    CREATE FUNCTION SplitString

    (

    -- Add...

Viewing post 1 (of 1 total)