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