Forum Replies Created

Viewing post 1 (of 1 total)

  • RE: Question about rows vs. columns

    LutzM (10/12/2011)


    SQL_By_Chance (10/12/2011)


    Try using CTE with ROW_NUMBER() . Delete from CTE where rowNUM > 1

    I don't think this will help here since both rows need to be merged (to combine...

Viewing post 1 (of 1 total)