PersonGroup Table

The PersonGroup table stores information that pertains to a person's relationship to a group and it resolves the many-to-many relationship between persons and groups. Linking Tables in the Eval Database describes the role of linking tables in the Eval SQL Server database. The PersonGroup table has foreign key relationships with the GradeScale, Group, and Person tables. The following illustration shows the column properties of the PersonGroup table.