I have a Users table that holds two different kinds of users (A and B). Type A users can have relationships with type B users (which is recorded in a Relationships table). The number of relationships that a Type A User can have with type B users is recorded in a field in another table.I have a Users table that holds two different k