A year or so back I looked at some of Red Gate's SQL Server products. Specifically, they market SQL Compare, which can compare and synchronize SQL Server database objects, and SQL Data Compare, which ...
I’ve created a script that monitors a table in a SQL Server database. I’m only interested in one column in the table: TimeStamp. If the maximum (newest) value in TimeStamp is more than 30 minutes ...
Normalized data giving you problems? Learn how to use the SQL subselect statement and handle your database like a pro! Do you ever find yourself juggling queries to get the information you need?
Using Redgate SQL Compare and every now and again it'll just stall for several minutes at 1% on the "Reading users" stage on either the source or destination database. Sometimes, killing the task and ...
Everyone wants faster database queries, and both SQL developers and DBAs can turn to many time-tested methods to achieve that goal. Unfortunately, no single method is foolproof or ironclad. But even ...