Write your PL/SQL query statement below */ SELECT * FROM Cinema WHERE description != 'boring' AND MOD(id, 2) = 1 ORDER BY rating DESC;.
確定! 回上一頁