QUERY PLAN
Sort (cost=11.72..11.72 rows=1 width=51)
Sort Key: id
-> Index Scan using tbl_term_taxonomy_relationships_object_id_term_id_idx on tbl_term_taxonomy_relationships (cost=0.29..11.71 rows=1 width=51)
Index Cond: ((object_id = 7333) AND (term_id = 18))
Filter: (object_type = 11)