QUERY PLAN
Limit (cost=8.20..8.20 rows=1 width=78)
-> Sort (cost=8.16..8.20 rows=16 width=78)
Sort Key: is_delete, sort
-> Seq Scan on tbl_term_taxonomies (cost=0.00..7.84 rows=16 width=78)
Filter: (term_id = 15)