I need to make move , alter table tablename move ,but I have almost 30 tables and each table contain
after the move ,this is consuming a huge time.
What is the better solution to make move for all the database with minumum time;keeping in mind my
database size is 200G ,and I have 7 tables contain long raw data types.
Thanks in advance.