方法二:
select b.* from (select a.* from tableA a order by a.create_time desc) tableB b group by b.判断重复的列;
MySQL获取最新一条记录
标签:获取 nbsp group max rgb 判断 create div esc
方法二:
select b.* from (select a.* from tableA a order by a.create_time desc) tableB b group by b.判断重复的列;
MySQL获取最新一条记录
标签:获取 nbsp group max rgb 判断 create div esc