会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
1
2 3 4
多走多看
博客园
首页
新随笔
联系
订阅
管理
2020年3月8日
在shell脚本中调用sql语句
摘要: 查询员工信息 S:静默登录 执行导入脚本 [oracle@localhost ~]$ cat impdept.sh !/bin/bash while read line do if [[ z $line ]];then continue fi dno= name= l= sqlplus S scot
阅读全文
posted @ 2020-03-08 16:50 多走多看
阅读(6071)
评论(0)
推荐(0)