Split Showplan Operator

The Split operator is used to optimize update processing. It splits each update operation into a delete and an insert operation.

Split is a logical and physical operator.

Split operator iconGraphical execution plan icon

See Also

Tasks

How to: Display an Actual Execution Plan

Reference

Collapse Showplan Operator

Concepts

Logical and Physical Operators Reference
Displaying Execution Plans by Using the Showplan SET Options (Transact-SQL)

Other Resources

UPDATE (Transact-SQL)

Help and Information

Getting SQL Server 2005 Assistance