naveensrimf
New User
Joined: 04 Oct 2005 Posts: 34
|
|
|
|
Calculate the number of records in a file by using sort and based on the count split the files dynamically. each file contain 2000 records
eg: if the file contain 10,000 records. based on that count file will be split into 5 files.
Note: record count is not fixed. it is always dynamic. |
|