How do I Justify a one-to-one relationship:
A database developer asked me a couple weeks ago to justify the use of one-to-one relationships within his design document. He stated that the only thing he found on the web concerning one-to-one relationships was ‘Use them when appropriate for your situation’. Now if that is not helpful, I do not know what is. But the web does provide a lot of that advise.
One-to-one relationship: Defined as the existence of exactly one record in Table A that corresponds to one record in Table B.