You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Merge different input streams into one stream with "first comes first served" semantics.

Parameter

none

Example

PQL
Merge Operator
output = MERGE(left, right)
  • No labels