How do I populate a rational multi-table MySQL database from an existing one table database?
- 阅读更多 关于 How do I populate a rational multi-table MySQL database from an existing one table database?
问题 Basically have many huge delimited files that I know I can import as a table, but I need to map that data to an existing rational multi-table MySQL database. There should not be any conflict with datatypes, but I'm super new to this, so please point out anything I should be watching for. Clearly I'm not going to run this in production either until I know it works. Not 100% sure stackoverflow is the right place to ask a database question, but I couldn't find any other Stack Exchange that was a