Why can't select records for each code having the maximum date with having date=max(date)?

前端 未结 0 1311
生来不讨喜
生来不讨喜 2020-12-04 10:58

Show create table structure with;

CREATE TABLE `quote` (
  `id` int(8) unsigned NOT NULL AUTO_INCREMENT,
  `code` text COLLATE utf8mb4_unicode_ci,
  `date` da         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题