M
MeDhanush
can I apply T-SQL's DISTINCT keyword on rows in DataTable.
I'm trying to retrieve distinct rows from DataTable type.
(I guess this should be do-able, since DataSet and it's family are considered
to be mini-database.)
I'm trying to retrieve distinct rows from DataTable type.
(I guess this should be do-able, since DataSet and it's family are considered
to be mini-database.)