PASS Data Community Summit 2023 - Sessions are available to view!
As hosts, Redgate are delighted to announce PASS Data Community Summit 2023 sessions are now live and available to view!
2023-09-06 (first published: 2023-08-16)
As hosts, Redgate are delighted to announce PASS Data Community Summit 2023 sessions are now live and available to view!
2023-09-06 (first published: 2023-08-16)
Get started with Azure Arc-enabled SQL Server to manage and govern your Windows and Linux SQL Server instances hosted across on-premises, edge, and multicloud environments.
2023-09-06
In this article, we're going to look at how we can use Flyway to manage our SQL database schema in a Spring Boot application.
2023-09-04
466 reads
In this Article , We will delve into the world of Query Store and explore how to use Optimized Plan Forcing to improve performance in SQL Server 2022. We will discuss what it is, how it works, and how it can impact your system's performance.
2023-09-04
5,016 reads
A challenge that reappears periodically in the world of databases (especially database management) is the need to run code on a subset of databases and to do so in a nuanced manner.
2023-09-04
In this article, I will describe how to export and import SSISDB using SSIS Catalog Migration Wizard in just a few clicks.
2023-09-01
7,680 reads
In this article, learn how to implement drill-through in Power BI reports using the new user interface.
2023-09-01
At Stack Overflow, our environment has multiple implementations of a largely – but not 100% – identical schema. (By “schema,” I mostly mean the set of tables within a database.) I sometimes need to retrieve or update data across a large number of sites. Let’s say, pulling or removing information from the Users table, and related tables, across all of our databases.
2023-09-01
I use Chat-GPT occasionally, instead of Google, to get answers to technical questions. However, I regard Chat-GPT as an indiscriminate conveyor of existing information, not artificial intelligence.
2023-08-30
See how well the Bard AI does with moving data into SQL Server.
2023-08-28
2,200 reads
By Steve Jones
anderance – n. the awareness that your partner perceives the relationship from a totally...
By gbargsley
We’ve all been there. Someone walks up and asks, “Is SQL Server having issues?”...
By Chris Yates
In the beginning, there was OLTP – Online Transaction Processing. Fast, reliable, and ruthlessly...
Hello, I think I need a recursive cte query but unsure of the logic....
Comments posted to this topic are about the item The Security of Old Tech
True or False: Tables with a SPARSE column consume more space than regular columns if most values are NOT NULL.
See possible answers