MySQL Solution SELECT * FROM cinema WHERE id % 2 = 1 AND description != 'boring' ORDER BY rating DESC Links github.com/RodneyShag