默认情况下,GET_DDL会输出一大堆默认存储参数。怎样避免呢?
www.ads1st.com>exec dbms_metadata.set_transform_para[......]
Beginning in Oracle Database 11g Release 2, when creating a non-partitioned heap-organiz[......]
Compression saves disk space, reduces memory use in the database buffer cache, and can s[......]
原文链接:
create or replace procedure show_space
(
p_segname_1 in varchar2,
p_space in v[......]
Segment shrink is an online, in-place operation. DML operations and queries can be issue[......]