Changes

Line 114: Line 114:  
WHERE fournisseur=1;
 
WHERE fournisseur=1;
 
</source>
 
</source>
 +
WARNING: foreign keys (and thus constraints) can't be used on views with MySQL, and materialized views neither exist, so you can't use this method with MySQL.
 
* Check
 
* Check
 
* Trigger
 
* Trigger
439

edits