Query Run
SELECT DISTINCT actor_id, actor_name FROM actor JOIN user ON actor_user =... 2 months ago