QUERY PLAN
Sort (cost=10.43..10.43 rows=1 width=30)
Sort Key: sort
-> Seq Scan on tbl_term_taxonomies (cost=0.00..10.42 rows=1 width=30)
Filter: ((term_id = 13) AND (id = ANY ('{5,165,172,205,200,337,350}'::integer[])))