会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
tuanz
行走在程序员的道路上,践行渐远ing
博客园
首页
新随笔
联系
管理
订阅
2020年12月9日
Linux下如何连接Oracle数据库
摘要: 1、su - oracle 2、lsnrctl start 3、sqlplus /nolog 4、conn username/password 5、select * from table; 6、如果是update 的话要commit;
阅读全文
posted @ 2020-12-09 11:14 tuanz
阅读(10701)
评论(0)
推荐(0)
编辑
公告