I've got two DBs in the same SQL instance. They are named TST and PRD. I am using 2.0 so there are many ASP generated tables also.
Every once in a while I want to refresh data from PRD to TST. But I don't want to copy the data from ASP tables.
What is the easiest way to do so?