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