sql只修改第一二行数据

update t_table set colname=*  where a=1 order by id desc limit 1,2

posted @ 2016-08-17 14:47  飘飘雪  阅读(1123)  评论(0)    收藏  举报