Compresses the rows into countable quantity (Basically multiple COUNT()).
- PHPMyAdmin (Usually with XAMPP, for MySQL)
- PostgreSQL Server (Local, for PostgreSQL)
- Clone this repository
git clone https://github.com/khianvictorycalderon/sql-group-by.git
- For MySQL, go to
http://localhost/phpmyadmin(if using XAMPP), then select your database then run the query. - For PostgreSQL, go to pgAdmin, then select your database and server, then run the query.



