2016年1月13日

ROWNUMBER/Max/top的方式封装到存储过程

摘要: select top 5 * from t_Canal where CanalID(select min(CanalID) from(select top 10 * from t_Canal order by CanalID desc)T) order by CanalID desc 阅读全文

posted @ 2016-01-13 13:42 梨窝★浅笑 阅读(180) 评论(0) 推荐(0)

直接可以拿来用的JavaScript实用功能代码

摘要: http://www.cnblogs.com/wxydigua/p/3314274.html 阅读全文

posted @ 2016-01-13 11:48 梨窝★浅笑 阅读(229) 评论(0) 推荐(0)

导航