QUERY PLAN
Limit (cost=8.07..8.11 rows=15 width=83)
-> Sort (cost=8.07..8.11 rows=15 width=83)
Sort Key: is_delete, sort
-> Seq Scan on tbl_term_taxonomies (cost=0.00..7.78 rows=15 width=83)
Filter: (term_id = 15)