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.
替代文字 http://www.freeimagehosting.net/uploads/64fac9c8c4.gif
是否可以为所有表生成 sql 脚本?我想生成 sql 脚本并导入另一个数据库服务器
选择要导出的表,右键单击,脚本>创建表脚本。它适用于mysql,不确定oracle。
对于 OSX 上 3.4.0 版本的任何人,我必须这样做:
Select the DB Session >> SQL Server >> Generate T-SQL Script Select the Objects/Tables wanted
保存到文件,但没有进度指示器,因此请稍等片刻运行。