QUERY PLAN
Sort (cost=9.29..9.30 rows=1 width=40)
Sort Key: sort, id
-> Seq Scan on tbl_term_taxonomies (cost=0.00..9.29 rows=1 width=40)
Filter: (((NOT is_delete) OR (id = 400)) AND (term_id = 20) AND (parent_id = 398))