C
Carla
Hi, I am very confused about relationships. I have read and done the online
training but I am still struggling and hope someone can help me.
I have a database that tracks safety observations with several tables. The
main table is my OBS Main table, which contains the basic information about
each safety observation. The OBS_ID is my primary key I do believe. Now I
have 3 other tables - Counter Measures, Critical Behaviours, and Critical
Conditions. These tables link to my main table by each having the same
OBS_ID field in them. When I tried to create the relationship between the
tables from my main table, it creates a one to many relationship and I can't
seem to change it. I think it should be a 1 to 1 relationship - each record
in the OBS Main table may have 1 Counter measure, critical behaviour or
critical condition but no more. Am I right? If so, how do I change the
relationship to a one to one?
training but I am still struggling and hope someone can help me.
I have a database that tracks safety observations with several tables. The
main table is my OBS Main table, which contains the basic information about
each safety observation. The OBS_ID is my primary key I do believe. Now I
have 3 other tables - Counter Measures, Critical Behaviours, and Critical
Conditions. These tables link to my main table by each having the same
OBS_ID field in them. When I tried to create the relationship between the
tables from my main table, it creates a one to many relationship and I can't
seem to change it. I think it should be a 1 to 1 relationship - each record
in the OBS Main table may have 1 Counter measure, critical behaviour or
critical condition but no more. Am I right? If so, how do I change the
relationship to a one to one?