Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有超过一千个来自 DB2 数据库的 CSV 文件,我需要将它们导入 MySQL。有什么方法可以自动执行通过 CSV 文件的名称创建新表的过程?
例子:
ACPINV.csv 创建表 ACPINV