Hello again,
Basically I need to extract the groups ids of dataset tthat have duplicates in them. The problem is that the query execution is running very slow. Now what is the exact purpose of the following section of code ORDER BY 1,2,3,4,5,6,7,8,9,10 Is it used to set the order of columns...