Today a client asked me to move data from SQL 2012 back to the SQL 2008 server that we had just migrated from, for reporting purposes.
The script below deletes all the DATA (data only, no other sql objects affected) from one server to another.
Booya.