Able to create multiple random csv files for SQL Result set for lot of database records creating single csv is not a good thing , so will need to split recs and create mutiple csv
I am sorry but I am rejecting this as this would entail a LOT of work for little gain. You are better served just creating multiple queries and sending those result sets to the files you want.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am sorry but I am rejecting this as this would entail a LOT of work for little gain. You are better served just creating multiple queries and sending those result sets to the files you want.