MySql Query: Select top 3 rows from table for each category

前端 未结 3 1526
小蘑菇
小蘑菇 2020-11-30 09:12

I have a table with records and it has a row called category. I have inserted too many articles and I want to select only two articles from each category.

3条回答
提交回复
热议问题