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