QUERY PLAN
Sort (cost=7.42..7.43 rows=3 width=32)
Sort Key: sort, id
-> Seq Scan on tbl_term_taxonomies (cost=0.00..7.40 rows=3 width=32)
Filter: ((NOT is_delete) AND (term_id = 20))