It is fairly common for the conference organizers to change…

It is fairly common for the conference organizers to change the planned location or start datetime of a talk as the conference date gets nearer. How would you change the logical schema for the conference database so that if this happens, then the changes to the Talk table will automatically be passed on to all other affected tables? Give SQL code that does this.