在 PL/SQL Developer 中执行SQL文件的方法时间:2021-08-19 01:00:57打开 command Window SQL> @'D:\My Documents\Downloads\bde_chk_cbo.sql'; 整个路径及文件两边要有单引号哦!