Remove Duplicate Rows
Remove the duplicate rows
Remove the duplicate rows from the specified data table.
Input
- Input : - DataTable Variable The The- DataTablevariable to remove duplicate rows.
Output
- Output : - DataTable VariableThe output- DataTablevariable with the distinct rows.
Last updated
