1148-article-views-i
DevGod
Elf Vtuber
# Write your MySQL query statement belowSELECT DISTINCT author_id AS idFROM ViewsWHERE author_id = viewer_idORDER BY author_id ASC# Write your MySQL query statement belowSELECT DISTINCT author_id AS idFROM ViewsWHERE author_id = viewer_idORDER BY author_id ASC