QUERY PLAN
Limit (cost=8.04..8.07 rows=13 width=83)
-> Sort (cost=8.04..8.07 rows=13 width=83)
Sort Key: is_delete, sort
-> Seq Scan on tbl_term_taxonomies (cost=0.00..7.80 rows=13 width=83)
Filter: (term_id = 17)