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