QUERY PLAN
Sort (cost=5.03..5.03 rows=1 width=118)
Sort Key: sort
-> Seq Scan on tbl_term_taxonomies (cost=0.00..5.02 rows=1 width=118)
Filter: ((term_id = 10) AND (id = ANY ('{61,162,2100000000,71,93}'::integer[])))