MySQL :: Enforcing Foreign Keys Programmatically in MySQL - 0 views
-
programmatically enforce foreign keys on storage engines which do not natively support them
-
done by the use of triggers
-
Enforcing Foreign Keys Programmatically in MySQL