摘要: SQL> SQL> col name for a36 SQL> col value for a20 SQL> select name,value from v$parameter where isbasic='TRUE' order by name; NAME VALUE -----------------------... 阅读全文
posted @ 2016-11-07 16:58 方诚 阅读(518) 评论(0) 推荐(0) 编辑