⚙문제보기 🔎문제 풀이 MySQL SELECT author_id AS "id" FROM Views WHERE author_id = viewer_id GROUP BY author_id ORDER BY id;