CodeIgniter 中国开发者社区's Archiver
论坛
›
CodeIgniter 问答求助
› active record中的order by field 如何用
jieai618
发表于 2013-5-22 13:05:41
active record中的order by field 如何用
select * from table where id in (5,3,6,1) order by field(’id’,5,3,6,1)
这个使用active record 该如何写,请高手解答
zybo
发表于 2014-6-26 04:09:34
同问!
页:
[1]
查看完整版本:
active record中的order by field 如何用