Skip to main content

Sequence

Short Description

The Sequence operator is used in update plans. It executes its inputs in sequence.

Detailed Description​

The Sequence operator is used in update plans. Its input are usually updates on different objects and it executes these inputs in sequence. Rows are only returned from the last input with returned rows from other inputs being suppressed.

Search online​

If this article doesn't have the information you need you can try searching online. Remember, you can contribute suggestions to this page.