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