summaryrefslogtreecommitdiff
path: root/wk7/pset/songs/2.sql
blob: c5aa1c38d444c037554695095e483d45194c079a (plain)
1
SELECT name FROM songs ORDER BY tempo;