search text from .csv file having file size more than 4TB
Hi.
I have .csv file having file size of more than 4TB , all records in file are order by column FirstName. Now I want to search any name say 'test' what will be the best approach for search?
Thanks.v