Deduplicate between an Uncertain Number of Columns — From SQL to SPL #21

Problem description & analysis:
A certain database table has multiple fields, each storing an email address, which may be null or duplicated.Task: Now we need to merge multiple fields int...