QUERY PLAN
Sort (cost=7.50..7.52 rows=7 width=17)
Sort Key: sort, id
-> Seq Scan on tbl_term_taxonomies (cost=0.00..7.40 rows=7 width=17)
Filter: ((NOT is_delete) AND (term_id = 10))