Hello All,
I have two Data tables and few columns are similar in two datatables.I want to check a value from DT1 is present in DT2 if yes then it DT2 result data row should be copied to different Data table DT3 without using loop. Please anyone let me know how can we achieve this without using loop