Complex Production Database Deployments and Flyway
The post Complex Production Database Deployments and Flyway appeared first on SQLServerCentral.
The post Complex Production Database Deployments and Flyway appeared first on SQLServerCentral.
The post AWS Lambdas with C# appeared first on SQLServerCentral.
When I was a DBA involved with the management of a large number of database servers, I […]
We have released Microsoft Drivers for PHP for SQL Server, version 5.11.0. This production release of the SQLSRV […]
I’m coming back to Boston for SQLSaturday this October 14th! On Friday the 13th (muhaha), before the event, […]
The basic differences between Synapse Serverless and the Dedicated pool are obvious: While the serverless doesn’t store […]
When you are writing T-SQL scripts to save away, for example one to create a new database, […]
You’re a production database administrator responsible for the health, security, and uptime of many database servers. You’ve been […]
Introduction ChatGPT in SQL Server In this article, we will learn some basic examples of ChatGPT in SQL […]
The post Snowflake for SQL Server Developers – NULL Functions – Part 2 appeared first on SQLServerCentral.
Introduction Azure Synapse Analytics combines data integration, enterprise data warehousing, and data analytics. It is a cloud-based limitless […]
The post How to Improve the Quality of Database Releases using Clones appeared first on SQLServerCentral.
The post Creating Animated Line Plots with Python appeared first on SQLServerCentral.
Applications of all types commonly access MySQL to retrieve, add, update, or delete data. The applications might […]
Depuis SQL Server 2008, il est possible de créer des index filtrés : des index nonclustered avec un […]
Back in 2020 before the wheels came off the world, I’d scheduled visits to Gothenburg and Oslo for […]
The clock starts now! You’re a production database administrator responsible for the health, security, and uptime of many […]
The post Testing before coding: shifting farther left appeared first on SQLServerCentral.
Pre-Unicode Younger programmers have grown up with ASCII and Unicode as the only ways of representing character […]
Expanding on the excellent post by Drew Skwiers-Koballa; Developing with Azure SQL bindings and Azure SQL trigger for […]
To find out, let’s set up a simple status log table: DROP TABLE IF EXISTS dbo.StatusLog; CREATE TABLE […]
About 6 months ago we decided to look at what SQL Server engine error messages are most commonly […]
Database ledger : découvrez cette nouvelle fonctionnalité de sécurité de SQL Server 2022. Basée sur la technologie de […]