Browsing All Posts filed under »SQL«

Delete all the tables from your database

March 16, 2017

0

I really like using the sql tools in visual studio that let you compare two databases schemas or data. I will often bring a copy of data from a production server and run code locally so I can test my work against real data. Often this is something I need to do over and over […]