HELP:Reading Multiple CSV file at same time

Hey guys, May i know is it possible to read multiple csv file simultaneously?

If yes, can you guys give me some hint how to do that?

Thanks.
By using threads. Whether that's a good idea is a different question. If the files are large and are all on the same physical hard drive, it will lead to disk contention and likely slow things down instead of speeding them up.
Topic archived. No new replies allowed.