We are looking to restore our testing database to be the same as the production database and do that restore about once a month. But we have two very big tables that does not need to be restored each time so I would like to do that restore of the testing database without having to copy those two big tables. What would be my best solution to handle this?