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