splitting a single file into multiple data file

Newbie Member
17Apr2012,02:00   #1
aadi_db's Avatar
Hi,

I am working on a batch script which can work on my following scenario.

I have a source file as lets say A.csv with header and huge amount of data.

I want to split the csv file A.csv into multiple csv files of 20000 record each and having header in each csv.

Thanks
aadi
Go4Expert Member
17Jul2012,19:20   #2
jaydeee's Avatar
I've seen this functionality with WinRAR.
Have you considered it?