QUERY PLAN
Sort (cost=9.29..9.30 rows=1 width=83)
Sort Key: sort
-> Seq Scan on tbl_term_taxonomies (cost=0.00..9.29 rows=1 width=83)
Filter: ((term_id = 9) AND (id = ANY ('{198,202,324,356}'::integer[])))