2022-11-23
552 reads
2022-11-23
552 reads
Learn about SQL Server triggers and how to use them for inserts, updates, and deletes on a table, along with step-by-step examples.
2022-11-21
2022-11-21
485 reads
Sometimes we want to check whether it is possible to run a Flyway migration without error, but not actually make the changes. We might just need to 'sanity test' the performance of a migration on the Staging server, for example. By using a placeholder 'switch' to trigger a SQL Exception, we can get Flyway to roll-back its transaction, and therefore the migration, on demand.
2022-11-18
2022-11-18
479 reads
Learn how to refresh a Power BI dataset by integrating Power Automate into the report.
2022-11-18
In this article, we look at how to use SQL LIKE statement to find various text patterns contained within a set of text along with many different examples of how to use LIKE.
2022-11-16
2022-11-16
425 reads
2022-11-21 (first published: 2022-11-14)
597 reads
In this article, we look at how to use PowerShell scripts to query all of your SQL Server instances to build your own central monitoring solution.
2022-11-14
By Brian Kelley
Most of us know that spending a lot of time on social media and...
By Steve Jones
Redgate Monitor is growing to include more than just Microsoft SQL Server monitoring. We...
By Steve Jones
Experience is overrated. Most breakthrough accomplishments were done by people doing them for the...
hi im looking at a query for a friend that has to be lacking...
Hello, At my work place I recently migrated our test environment to SQL Server...
What formats of API endpoints can the Data API Builder present to clients when exposing the database?
See possible answers