一种:
select * from (
select top 20 * from(
select top 80 * from(
select a.* from business.dbo.tb_cocacola_mms as a
where a.checkTag=1
)
as x order by x.updateTime desc)
as y order by y.updateTime asc)
as z order by z.updateTime desc
其中desc,asc之类的可以根据实际情况
发布者:全栈程序员-用户IM,转载请注明出处:https://javaforall.cn/100636.html原文链接:https://javaforall.cn
【正版授权,激活自己账号】: Jetbrains全家桶Ide使用,1年售后保障,每天仅需1毛
【官方授权 正版激活】: 官方授权 正版激活 支持Jetbrains家族下所有IDE 使用个人JB账号...