79135282

Date: 2024-10-28 22:33:10
Score: 1.5
Natty:
Report link

If you want to define an one-to-one relationship, you need define your entities like this:

Each entity references each other with a foreign key to have that relationship, and the foreign key relationated with its IDs need to have same data type.

Try it...

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: bamartrod