plsql block for compression of multi tables
i have one user xxxxxx, he owned 65 tables, i want to compress all these tables at a time
any one can suggest the to write plsql block to compress all tables at a time
to compress one table "alter table table_name move compress"