• It’s a nice discussion but I see less practicality in it. Please look into the example that Joe has shared.

    Do we really need to update Orders table based on Order Details table in any business case (except for the sum of orders)? Usually we update child table values from Parent table where there is precisely one value to update to child.

    These scenarios we are discussing will most likely not appear in routine.