jeudi 11 juin 2015

SQLite and recursive triggers

I want to understand exactly what is a recursive trigger. I of course know what recursion is, but, in the case of sqlite, are recursive trigger those which call itself?, or which call itself but only over the same rows? is in that definition included the case of indirect recursion? only over the same rows or not?

Aucun commentaire:

Enregistrer un commentaire