Forum Replies Created

Viewing post 1 (of 2 total)

  • RE: T-SQL Cursor Puzzle

    If it is a single ID, like A001 then make the string A001A001

    If it is a group like:

    A003

    A004

    A005

    A006

    then concantenate = A003A006

Viewing post 1 (of 2 total)