摘要:
select top 8 * from tablett order by state desc select top 8 with ties * from tablett order by state desc 区别就是用了with ties 最后一行的参数值(在这句里是state相同 ) 如果相同 阅读全文
posted @ 2018-04-23 16:34
heihaha
阅读(260)
评论(0)
推荐(0)
浙公网安备 33010602011771号