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