How to find intersection of two tables column names?
Hi,I have two data tables with similar column names and like to write a script to find the overlap (intersection) of two column names and write the interesection into a new data table. I tried using Tables and join and did not work for me. I appreciate your help. Thanks
dale_lehman