QUERY PLAN
Limit (cost=8.08..8.11 rows=13 width=77)
-> Sort (cost=8.08..8.11 rows=13 width=77)
Sort Key: is_delete, sort
-> Seq Scan on tbl_term_taxonomies (cost=0.00..7.84 rows=13 width=77)
Filter: (term_id = 17)