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