select tablespace_name,plugged_in from dba_tablespaces;
PLUGGED_IN column shows if the tablespace was “plugged in” to this database from another database using the transportable tablespace feature.
Popularity: 31% [?]
select tablespace_name,plugged_in from dba_tablespaces;
PLUGGED_IN column shows if the tablespace was “plugged in” to this database from another database using the transportable tablespace feature.
Popularity: 31% [?]
你的blog科技含量越来越高,搞得都没有兴趣了