[Video] Office Hours at Sea: Heading to Jamaica
I’m on a boat! I’m on a 10-day Panama Canal cruise, and I stopped (well, not the boat) […]
I’m on a boat! I’m on a 10-day Panama Canal cruise, and I stopped (well, not the boat) […]
The second preview of Entity Framework Core (EF Core) 8 is available on NuGet today! Basic information […]
Configuration parameters are the most mythical creatures in the world of PostgreSQL. Ordinary PostgreSQL users often do […]
We’re almost halfway through the month. How’s it coming? You keeping up? Or are you having a tough […]
The post How to Install the AdventureWorks Sample Database in Azure SQL Database appeared first on SQLServerCentral.
One of the most important responsibilities of any database administrator is to maintain the integrity of the database, […]
Please take a look at the following blog post by @Joseph Pilov (and team) to get detailed explanations, causes, and […]
The post On-Demand Webinar – Monitoring: The ROI of Build vs. Buy appeared first on SQLServerCentral.
Continuous Integration and Continuous Deployment (CI/CD) are integral parts of the software development lifecycle. As a Data Engineer/ […]
The post SELECT DISTINCT SQL Command to Return a Unique List of Values appeared first on SQLServerCentral.
I recently wrote about a way to generate visual, interactive calendars in HTML by combining a calendar […]
Part of the SQL Server 2022 blog series. In SQL Server 2008 Enterprise Edition, backup compression was introduced […]
For most people that are reading this post, I’d venture to guess that you have no idea what […]
Is your company hiring for a database position as of March 2023? Do you wanna work with the […]
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.