This talk will cover how to read and understand all of the things that happen during the optimization and execution of insert, update, delete, and merge queries.  You’ll be able to understand all of the exotic operators you see in update plans, how various features you use impact the work updates need to do, and let you go to the next level when debugging your query plans.