mirror of https://github.com/me50/kukemuna.git
3 lines
31 B
MySQL
3 lines
31 B
MySQL
|
|
SELECT AVG(energy)
|
||
|
|
FROM songs;
|