- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
joining two csv files without using common column
harinivgr
Explorer
09-11-2019
03:06 AM
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
SathyaNarayanan
Path Finder
09-11-2019
03:24 AM
<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
