You could execute the .sql file as a script in the SQL Developer worksheet. Either use the Run Script icon, or simply press F5.
fore example
@C:\Users\Desktop\gateway-data-migration\test.sql;
fore example
@C:\Users\Desktop\gateway-data-migration\test.sql;
本文介绍了一种在SQL Developer中执行.sql文件的方法。可以通过点击运行脚本图标或直接使用快捷键F5来执行位于特定路径下的SQL脚本文件。
1354

被折叠的 条评论
为什么被折叠?



