方法二:
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
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://www.haodehen.cn/did118052
方法二:
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
上一篇: 异步操作redis,mysql
下一篇:MongoDB 文档间的关系