Hi,
I am having an alternate key with a combination of two fields.Its working fine.If i am getting unique combination each time, record is created else duplicate doesn't get create.
But, if one of the field is empty , then duplicates are getting created.So, how can i have a check that if that particular field is null, then the other field act as an alternate key..Is this possible?
Thanks





