The columns in table '<0s>' do not match an existing enabled primary key or UNIQUE constraint.
At least one table participating in a relationship must have either a PRIMARY KEY or a UNIQUE constraint.
After setting up a PRIMARY KEY or a UNIQUE constraint for one of the tables you’ve selected, you can then define other relationships for that table.