sql >> Database teknologi >  >> RDS >> Mysql

MySQL Group af SUM

SELECT cat_name, SUM(amount) AS total_amount
FROM table
GROUP BY cat_name


  1. Forespørg flere NEXTVAL fra sekvens i én sætning

  2. En introduktion til Hadoop og Big Data

  3. Garanterer UNION ALLE rækkefølgen af ​​resultatsættet

  4. SQLite JSON_VALID()