摘要:
SELECT *FROM tb_User ORDER BY ID DescOFFSET 1000 ROWSFETCH NEXT 20 ROWS ONLY; 阅读全文
posted @ 2013-04-15 12:18
放哨De老鼠
阅读(373)
评论(3)
推荐(0)
摘要:
第一种方法:select *from ( select Url,case when Month=01 then '1月' when Month=02 then '2月' when Month=03 then '3月' when Month=04 then '4月' when Month=05 then '5月' when Month=06 then '6月' when Month=07 then '7月' when Month=08 then '8月' when Mo 阅读全文
posted @ 2013-04-15 09:52
放哨De老鼠
阅读(439)
评论(0)
推荐(0)

浙公网安备 33010602011771号