Hello,
I have a very large database, and I need to divide it into smaller files of 200 lines each. So, every 200 lines there should be a new file saved. Is there a way to automate this, and save each smaller database as a csv file? The names can just be 1.csv, 2.csv, etc.
Matt
I have a very large database, and I need to divide it into smaller files of 200 lines each. So, every 200 lines there should be a new file saved. Is there a way to automate this, and save each smaller database as a csv file? The names can just be 1.csv, 2.csv, etc.
Matt