用户
 找回密码
 入住 CI 中国社区
搜索
查看: 2357|回复: 0
收起左侧

sql语句怎么执行

[复制链接]
发表于 2010-5-18 15:59:28 | 显示全部楼层 |阅读模式
语句  $sql="select id,thumb,state,title,trade,retail,price from shop_list where 1=1  order by CASE `state` when '3' then '-4' when '0' then '-3' when '2' then '-2' when '1' then '-1' else `state` end asc";
请问这条语句怎么执行?  并且还要有分页   25个一页  

请帮忙看看  谢谢各位了

本版积分规则