->win+R;
->CMD;
->SQLPLUS /NOLOG;
->CONNECT USER/PASSWORD@ORCL;
->@D:/XXX.SQL;
转载于:https://www.cnblogs.com/siyunianhua/p/4585923.html