Forum Discussion

dbattaglia's avatar
dbattaglia
Contributor
11 years ago

What is the most efficient way to retrieve values from a text file?

I have a CSV text file from which I need to retrieve values in a particular column. Many of the key/id values will be repeated, and for each record having a matching key/id I will need to store a re...