How to remove duplicate record when using Dataset.merge -
05-31-2006
, 10:09 PM
I have two datasets with the same schema,each of which has some
datarows.After i merge them into one datset i found that there were
some duplicate rows in these rows.then how can i remove the duplicate
record and get the unique rows?
Thanks for your replying and any answer is appreciated. |