Dear Forum members,
I have a scenario where i have two data table dt1 and dt2. dt1 has the column A and B and dt2 has the column C.
So want to remove all the values from C column of dt2 which are present in A column of dt1.
Please suggest any link query because data tables has many more records.
Thanks in advance.