QUERY PLAN
Sort (cost=8.36..8.38 rows=9 width=17)
Sort Key: sort, id
-> Seq Scan on tbl_term_taxonomies (cost=0.00..8.21 rows=9 width=17)
Filter: ((NOT is_delete) AND (term_id = 10))