Hi,
Recently we keep get complaint that implement foreign key cause a lot of problem on implementation on customer side due to keep hit to constraint error.
May i know what is the pros and cons for implement foreign key on database?
if we want to implement foreign key, how we should handle those field that which have empty value, cause some of our field is allow to be blank.
Thanks in advance
