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.
似乎唯一支持的导入数据文件格式是.csv?
.csv
http://www.dbvis.com/doc/9.0/doc/ug/exportImport/exportImport.html
如果您有一个带有插入语句的 .sql 文件,它可以在 DbVisualizer 中按原样执行。只需在 SQL 编辑器中加载脚本并运行脚本即可执行插入语句。