Sequence Showplan Operator

The Sequence operator drives wide update plans. Functionally, it executes each input in sequence (top to bottom). Each input is usually an update of a different object. It returns only those rows that come from its last (bottom) input.

Sequence is a logical and physical operator.

Sequence operator iconGraphical execution plan icon