@@ -22,6 +22,6 @@ JOIN "performances" AS perf
ORDER BY
p."id" ASC,
s."year" DESC,
perf."year" DESC
perf."year" DESC,
s."salary" DESC;
The note is not visible to the blocked user.