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