When inserting from a SELECT with an ORDER BY, are the inserts (and associated triggers) applied in order?
It looks like inserts aren't applied in order, and I'm wondering if this is something I should expect. Jim -- Jim Fulton http://jimfulton.info
When inserting from a SELECT with an ORDER BY, are the inserts (and associated triggers) applied in order?
It looks like inserts aren't applied in order, and I'm wondering if this is something I should expect. Jim -- Jim Fulton http://jimfulton.info