0
Answer

search text from .csv file having file size more than 4TB

nirav sahayata

nirav sahayata

12y
1.3k
1
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