Skip to content

Tag: php

Mysql – how to do this sql

I have a “reviews” table with N records with 3 fields. Field ID, field name and score field. What I am trying to do is a query that returns me a grouping by the “score” field but with values ​​…