02 2018 档案

摘要:年前工作的最后一天! 阅读全文
posted @ 2018-02-09 15:12 Alanf 阅读(91) 评论(0) 推荐(0) 编辑
摘要:数据库常用语句和函数 update update()函数主要注意的是后面的where限制条件--例子:update tab_a a set a.v1 = (select b.v1 from tab_b b where a.key1=b.key1 and ...),...where exists (s 阅读全文
posted @ 2018-02-07 14:43 Alanf 阅读(233) 评论(0) 推荐(0) 编辑
摘要:Oracle查看版本命令:select * from v$version;ORACLE_BASE和ORACLE_HOME路径查看su - oracleecho $ORACLE_BASEecho $ORACLE_HOMESGA参数查看:sqlplus / as sysdbashow parameter 阅读全文
posted @ 2018-02-01 18:01 Alanf 阅读(110) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示