I want to join table Documents(id, name) and Tags(tagId, tagname, docId(FK)). However result will return many redundant rows because one document can has many tags:I want to join table Documents(id, name) and Ta
I want to join table Documents(id, name) and Tags(tagId, tagname, docId(FK)). However result will return many redundant rows because one document can has many tags:I want to join table Documents(id, name) and Ta