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