Transposing a a PIVOT query

对着背影说爱祢 提交于 2019-12-12 01:23:12

问题


A query that uses PIVOT is it transposable?

IN this question i understood how to use PIVOT but there are cases in which it would be better to have the columns as records.

THis is achievable by transposing the query resultset. Is it possible?

来源:https://stackoverflow.com/questions/18660921/transposing-a-a-pivot-query

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!