QUERY PLAN
Sort (cost=9.43..9.44 rows=5 width=40)
Sort Key: sort, id
-> Seq Scan on tbl_term_taxonomies (cost=0.00..9.37 rows=5 width=40)
Filter: (((NOT is_delete) OR (id = 386)) AND (term_id = 18) AND (parent_id = 385))