I have two datatables named as 2018dt and 2019dt. I want to select those rows from 2018dt that are same in 2019dt. Based on 3 column combinations out of five column. According to combination rule there will be 30 unique cases.
So please provide me a way to sort out this problem.
Thanks in advance!!