Distinct
Distinct operation allows removing duplicate records by multiple (or one) columns.
Parameters:
Source,Space, andTablespecify the input table.Target Source,Target Space, andTarget Tablespecify the target table.Distinct on columnscontains a list of columns by which duplicates are identified and removed.
Last updated on