摘要: select distinct CHARACTER_SET_NAME from CHARACTER_SETS limit 12 offset 30;select distinct CHARACTER_SET_NAME from CHARACTER_SETS limit 30,12; use info 阅读全文
posted @ 2016-03-21 19:08 李永三 阅读(303) 评论(0) 推荐(0) 编辑