how to select columns as rows?

后端 未结 5 1386
走了就别回头了
走了就别回头了 2020-12-06 17:53

So, I\'ve been searching around and I\'ve found things similar to my problem, but I need more help to get a real solution.

I\'m trying to construct a query that will

5条回答
  •  春和景丽
    2020-12-06 18:20

    My answer to this question will work more easily with SQL Server 2000 because it doesn't use the XML features of SQL Server 2005.

提交回复
热议问题