I have a table that has 700 million records. I want to test performance of just that table as it is right now. Then I want to test the same scenario after compression. And then again after partitioning. Is there a script or something I can use?
Alan