Union

Optimizing SQL Database Performance

Optimizing Database Performance

Union

The Union logical operator scans multiple inputs, outputting each row scanned and removing duplicates.

See Also

UNION