Subject | Re[2]: [firebird-support] Primary Key, Foreign Key |
---|---|
Author | Alexander Tabakov |
Post date | 2003-11-20T10:01:01Z |
Hello Helen,
So you actually suggest that I implement referential integrity using
triggers instead of FK. Unfortunatelly this implies inconsistencies in
design. Do you think that benefits of dropping the FK index worth it?
Will execution plans be better?
--
Best regards,
Alexander mailto:saho@...
>It's a 1:1 relationship, so it's very easy to implement a cascading deleteThanks for response.
>(if wanted) and existence rules using custom triggers. Drop the FK
>relationship
So you actually suggest that I implement referential integrity using
triggers instead of FK. Unfortunatelly this implies inconsistencies in
design. Do you think that benefits of dropping the FK index worth it?
Will execution plans be better?
--
Best regards,
Alexander mailto:saho@...