Triggers
Trigger 1
Event: update(stock.price)
Condition: NON_EMPTY(SELECT * FROM Company,
WHERE (new.price -old.price)/old.price > 5%
AND new.company-name = Company.name
AND Company.capital > 400ME )
Action : submit_order(new.company-name)
Diapositive précédente
Diapositive suivante
Revenir à la première diapositive
Afficher la version graphique