I am trying to create a database for Real Estate properties and I need to find a way to create a relationship where I could have one property that contains multiple units (the Units must stay attached to this property in any circumstance). I have a table called Property Info and another called Units. Does anyone know the most efficient way to do this? Do I need specfic keys or can I just use the IDs in each table?
Thanks
![]()