News

There are times as a developer that you will want to be able to delete all the data from a database as efficiently as possible. Unfortunately, doing so may not be as easy as it seems. By Joe Kunk; ...
The program only generates a T-SQL script; it does not make any changes to the database structure or data directly when run. Print statements are included throughout the script to display a log of ...
PASS Summit 2016 -- ScaleArc, the leading provider of database load balancing software, announced today that the latest release of its ScaleArc for SQ ...
Even with the truncating/reloading, the entire load only takes a few minutes.<BR><BR>It could be that the best method would be to leave the FK constraints intact, and delete from the tables in the ...