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