AdventureworksCI Step 4 Pushing to GitHub
This is part of a series on how to take the Adventureworks database and bring it in line with modern...
2015-07-22
37 reads
This is part of a series on how to take the Adventureworks database and bring it in line with modern...
2015-07-22
37 reads
This is part of a series on how to take the Adventureworks database and bring it in line with modern standards. How do we put a legacy SQL Server...
2015-07-22
3 reads
This is part of a series on how to take the Adventureworks database and bring it in line with modern...
2015-07-22
32 reads
This is part of a series on how to take the Adventureworks database and bring it in line with modern...
2015-07-22
39 reads
Whether we use a tool to generate upgrade scripts or we write manual test scripts for database changes there are a few things that we should bear in mind...
2015-07-21
4 reads
Whether we use a tool to generate upgrade scripts or we write manual test scripts for database changes there are...
2015-07-21
36 reads
Whether we use a tool to generate upgrade scripts or we write manual test scripts for database changes there are...
2015-07-21
36 reads
Whether we use a tool to generate upgrade scripts or we write manual test scripts for database changes there are...
2015-07-21
427 reads
When you use SSDT to deploy database changes you can include a pre/post deploy script which is run after the...
2015-07-20
121 reads
When you use SSDT to deploy database changes you can include a pre/post deploy script which is run after the...
2015-07-20
84 reads
By Steve Jones
A customer was asking about tracking logins and logouts in Redgate Monitor. We don’t...
By Brian Kelley
Every year, the South Carolina State Internal Auditors Association and the South Carolina Midlands...
Data Céilí 2026 Call for Speakers is now live! Data Céilí (pronounced kay-lee), is...
Environment: SQL Server: 2019 Enterprise (15.0.4430.1) OS: Windows Server 2022 Standard (Build 20348) Virtualization:...
I am trying to create a filter on a SQL Server audit to capture...
I've come across what appears to be a strange deadlock anomaly. As seen in...
From T-SQL, without requiring an XEvent session, can I tell which deprecated features are being used on my instance?
See possible answers