|
|
|
|
|
by GianFabien
1596 days ago
|
|
I have encountered the problems described for MySQL with Oracle and DB2 databases. If you implement the business rules as transactions within stored procedures, then the logical constraints can be maintained programmatically by the StoredProcs. |
|
To do it in app code would be a terrible idea because it throws FK referential (and data) integrity out the window.