I have a txt file which gets issued periodically. It's tab separated and
I'd like to automate getting that data into my database as efficiently
as possible. I'm new to MySql but experience says that I'm not going to
be the first to have this issue.I ...