Load columnar text file into MySQL tableKedarMay 3, 2012 Ever come accoss a situation where you have to load a flat text file into MySQL with data provided in single column! Say, your data to be loaded in table… View Post