How to enable compression on table.

 Enable compression on table:

===================

Basic compression :

ALTER TABLE table_name  move COMPRESS ;

Advanced compression :

alter table table_name move ROW STORE COMPRESS ADVANCED;



Please check other posts for compression on partition table.

Comments

Popular posts from this blog

SQL Tuning Task Creation ORA-13780: SQL statement does not exist.

Shareplex some commands

ORA-1092 : opitsk aborting process