输入banner图图片脚本导航/分类

windows下使用SQLPLUS制作BAT执行SQL文件

.sql

 

test.sql 文件:

select *  from  table1 t where t.ID=123;
quit; 或者 exit; 

 

windows下使用SQLPLUS制作BAT执行SQL文件

标签:登录   instance   nbsp   地址   实例   sel   win   批处理   from