Hi All,
I have 2 datatable
DT1 :
Name Role
AAA IT
BBB Customer Executive
DT2 :
Name Role
AAA IT
CCC Admin
BBB Customer Executive
I need to retrieve matching records
Final result :
Name Role
AAA IT
BBB Customer Executive