【发布时间】:2016-04-13 21:13:31
【问题描述】:
看看我的另一个问题,因为这个问题很糟糕:
How can I group on the SAME table, order by date and limit the number of rows returned?
【问题讨论】:
-
您想要
@limit记录还是每个 id_field 记录? -
我希望每个 ID_Field 的限制
-
你能再看看这个...它没有按照我的想法做
-
请在sqlfiddle.com 上创建设置并在此处发布链接
-
我已经简化了我的架构...最后一次尝试太过分了
标签: sql group-by sql-order-by