QUERY PLAN
Sort (cost=9.00..9.00 rows=1 width=22)
Sort Key: sort
-> Seq Scan on tbl_term_taxonomies (cost=0.00..8.99 rows=1 width=22)
Filter: ((term_id = 11) AND (id = ANY ('{5,184,349}'::integer[])))