Union
Relational functions union
syntax
- union(a, b)
definition
union(a, b) results in a new uint32 Domain unit with all elements of the attributes a and b.
description
The description for the union function is only available for backward compatibility purposes. The function has become obsolete in version 8.7.0. In new configurations, use the Union_unit and Union_data functions instead.
since version
5.15