On Wed, 26 May 2004, Pix wrote:
>Hi,
>I'm using triggers to perform some operations on my SQLite DB.
>Particularly I'm using them to easily maintain DB coerency (e.g. if I
>delete an item from a table, the trigger will delete all rows from
>another table that are referencig to that item).
>
>My qu
Hi,
I'm using triggers to perform some operations on my SQLite DB.
Particularly I'm using them to easily maintain DB coerency (e.g. if I
delete an item from a table, the trigger will delete all rows from
another table that are referencig to that item).
My question is: how much performant the tri
2 matches
Mail list logo