uniqueness constraint on an a foreign key
uniqueness constraint on an a foreign key
- Subject: uniqueness constraint on an a foreign key
- From: Florijan Stamenkovic <email@hidden>
- Date: Fri, 19 Sep 2008 13:00:50 -0400
Hi all,
I have a relationship A <->> B. B carries the FK for A, not allowed
to be null.
I'd like to enforce that a single A can relate to only one B so I'm
thinking of putting a uniqueness constraint on the FK. As far as I
can see that will give me what I want without causing any trouble.
Can anyone think of a reason against doing this, or is there a better
practice to address this?
Thanks,
F
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden