Have a 100k line SQL import I want to do. Gets hung up on "Mapping SQL input into an array of statem

Have a 100k line SQL import I want to do.
Gets hung up on "Mapping SQL input into an array of statements"

Read that splitting into files with 5k lines helps.
Any tools to do this or should I just manually go through it?
Was this page helpful?