Query Run
select actor_name,actor_id from actor where actor_id in (1,2,3,4,5); 3 months ago
select actor_name,actor_id from actor where actor_user in (1386670,1494169,1811610); 3 months ago
select actor_name,actor_id where actor_user in (1386670,1494169,1811610); 3 months ago