Remove the duplicate rows
Last updated 2 years ago
Remove the duplicate rows from the specified data table.
Input : The DataTable variable to remove duplicate rows.
DataTable
Output : The output DataTable variable with the distinct rows.
DataTable Variable