On Jun 12, 2018, at 3:30 PM, nksvg1 at gmail.com wrote: > > ok but can a rule reference a session table as in > Create rule X after insert on table A > ( > xtable=session.mysessiontable) I'm pretty sure a rule can only reference the new or old row of the table the rule is on. Karl