plsql 执行批量文件

plsql>command window

@c:\a.sql;
@c:\b.sql;
@c:\c.sql;

posted on 2016-04-14 11:22  lypzxy  阅读(294)  评论(0)    收藏  举报