QUERY PLAN
Seq Scan on tbl_departments (cost=0.00..1.15 rows=5 width=154)
Filter: (id = ANY ('{4,2,3,1,10}'::integer[]))