Sha256: fc8fadc1f25bf0146e09f2e275714750dee13cd9966ae1d4d4c768b10ad3f69d
Contents?: true
Size: 380 Bytes
Versions: 9
Compression:
Stored size: 380 Bytes
Contents
Remove tuple duplicates SYNOPSIS #(signature) DESCRIPTION This non-relational operator removes duplicates from its input operand. In other words, it converts a bag of tuples to a set of tuples in a brute-force manner. If the presence of duplicates was the only "non-relational" aspect of the operand, the result is a valid relation. EXAMPLE alf compact suppliers
Version data entries
9 entries across 9 versions & 2 rubygems