SQL Server Order by在union子句不可直接使用的原因

直接复制select top 5 * from xxx where type=1 order by newid() union select top 5 * from xxx where type=0 order by newid() 1.2.3.
本文地址:http://www.bhae.cn/news/131f5199817.html
版权声明
本文仅代表作者观点,不代表本站立场。
本文系作者授权发表,未经许可,不得转载。