Subject Re: [firebird-support] How to skip a trigger in the same trigger?
Author Dimitry Sibiryakov
14.04.2016 13:57, Gabor Boros gaborboros@... [firebird-support] wrote:
> I have TBL_MASTER, TBL_DETAIL(this contains ISDEFAULT). You suggest a
> TBL_DETAIL_DEFAULTS table?

No, I suggest to add DefaultDetail field into TBL_MASTER referencing default record in
TBL_DETAIL.

--
WBR, SD.