Split

Optimizing SQL Database Performance

Optimizing Database Performance

Split

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

See Also

Collapse