in reply to Re^2: Split a file based on column
in thread Split a file based on column
You caught my comment whilst it was being drafted; I did state another reason for the approach I suggested.
Memory is almost never a problem nowadays unless you're running it on your 15 year old PC, but 300k rows * 64 k per row (19GB??) may give some pause for thought. Time to go shopping for more memory or increase your cache. :-)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Split a file based on column
by davido (Cardinal) on Jan 17, 2013 at 18:56 UTC |