S
swiftsmail
I am having problem with a table design. The table is for
Quality measures. A couple of the attributes for the
Quality measures table are the Company name and Group
name.
Each Company can have multiple groups but a group only
belongs to one particular company so that's a one to many
relationship that exists for the Group table.
The problem is that while a Quality Measure belongs to a
particulare Company, some of the Measures don't belong to
a Group. So I am worried about queries, that if pulled
from the group table, would be result in inaccuraties.
Quality measures. A couple of the attributes for the
Quality measures table are the Company name and Group
name.
Each Company can have multiple groups but a group only
belongs to one particular company so that's a one to many
relationship that exists for the Group table.
The problem is that while a Quality Measure belongs to a
particulare Company, some of the Measures don't belong to
a Group. So I am worried about queries, that if pulled
from the group table, would be result in inaccuraties.