Hello,
What is the best way or ways to compress a table and it's indexes?
Is there any particular order like add the indexes first and then compress or it doesn't matter like start with compressing table and then add it's indexes after?
Anything to be aware or take in consideration ahead of time?
Thanks in advance.