Subject | Re: On Update/Delete Cascade |
---|---|
Author | Adam |
Post date | 2005-08-28T10:54:17Z |
--- In firebird-support@yahoogroups.com, "Cipto" <cipto.kh@g...> wrote:
master table.
on update and on delete behaviour. It fires when the update or delete
happens on the master record, but I am not quite sure of your question
about if it is doing it randomly? Perhaps you could explain what you
are trying to work out.
Adam
> I want to know how Firebird 1.5.2 doing this job for every tablethat has a foreign key on update cascade or on delete cascade to
master table.
>master table or it has some update/delete cascade rule??
> I mean what is the rule that Firebird will follow to make it cascade,
> Is it doing randomly in every table that has dependency to the
>From memory it uses the same mechanism as a trigger to implement the
> TIA
>
> [Non-text portions of this message have been removed]
on update and on delete behaviour. It fires when the update or delete
happens on the master record, but I am not quite sure of your question
about if it is doing it randomly? Perhaps you could explain what you
are trying to work out.
Adam