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