Oracle 11g DBA Concepts
SQL> alter tablespace tempo1
tablespace group '';
SQL> select * from dba_tablespace_group;
SQL> set wrap off;
SQL> select * from database_properties;
SQL> set wrap on;
No comments:
Post a Comment