输入banner图图片脚本导航/分类

分页sql汇总

from  (select *,isnull(punish_amount,0)+isnull(forf_amount,0as amount, row_number() over(order by id) as rownumber from case_info) a where  rownumber > 40 and rownumber <50

来自为知笔记(Wiz)

分页sql汇总

标签:title   case   normal   gre   .sql   student   res   nis   limit