cds-104/movies/order_by.sql
git-sandro 522e144ca3 sql
2026-02-13 15:27:24 +01:00

1 line
41 B
SQL

SELECT * FROM movies ORDER BY title DESC;