I have two csv files. I have added them as index. I need to join them but without using any common column. Is there any way?
<First.csv file > | append maxout=0 [ search <second csv.file> ]
After the above command, it will join both the csv fields, then you can use | stats and get the required fields