I have a single 32GB .sql file and i have to split files in smaller pieces as i have to extract email address string from .sql file. Since file is so huge and i can't wait for long time. Please suggest me for some optimal solution to do this task!! Thank You in advance
|
closed as not a real question by Jack Douglas♦ May 14 '12 at 8:43
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
Do you mean you have a column you'd like to extract from a large SQL file or you have 32GB worth of email addresses? If it's unstructured data then you are probably SOL Either way, only the first choice is potentially an SQL question, and you may get more help asking in the appropriate area |
|||
|
|
