cs50/5.sql

3 lines
31 B
MySQL
Raw Normal View History

SELECT AVG(energy)
FROM songs;