I have a question:
What will be impact on execution plan or query cost (execution plan - Estimated & Actual) if data is compressed
(for example, less IO and more CPU Cost involved here)?
As I have compared the execution plans for few queries, before and after data compression but did not find difference in execution plans, though there is improvement in query performance after data compression.
Thanks,
Sukhjeet