ezoic

Monday, February 27, 2017

SQL problem

We have two columns of IDs, id1, id2.

Use a SQL to find out if the two columns of ids have overlaps, i.e., for different ids in id1 they have the same id2's ids, and vice versa.


No comments:

Post a Comment

R is not a simple programming language, and it does better on reading excel files than python

R is not a simple programming language, and it does better on reading excel files than python . tried to read excel files to python and R. i...