Need to group only the name in the query, but access considers all the other columns

前端 未结 0 1119
清酒与你
清酒与你 2020-12-12 07:07

I only need to group by name but the GROUP BY does not work with access even after using HAVING. Even if I try to GROUP BY only one field, the group does not happen.

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