Getting Out of Character
Pre-Unicode Younger programmers have grown up with ASCII and Unicode as the only ways of representing character […]
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 […]
At end of October 2022 we saw an issue where a customer using PolyBase external query to Azure […]
Did you know that there is a limit to the number of actions you can add to a […]
Database ledger : découvrez cette nouvelle fonctionnalité de sécurité de SQL Server 2022. Basée sur la technologie de […]
The post How to create a Sankey Chart in Power BI Desktop appeared first on SQLServerCentral.
Introduction In this article, we will learn how to Forecast data in Power BI. Forecasting in Power BI […]
The post The business value of frequent deployments appeared first on SQLServerCentral.
Aaron Bertrand posted a challenge: We’re going to use the AdventureWorks sample database (get your copy here), where […]
This article is a guide on using SQL window functions in applications that need to make computational heavy […]
The post Getting started with SSIS External Configuration File appeared first on SQLServerCentral.
I’ve been at this for a while now, and have a very particular set of rules and […]
En construisant mes démos, je suis tombé sur ce bug : lorsqu’on tente d’ajouter un filegroup filestream à […]
Not all of the questions y’all post at https://pollgab.com/room/brento require long-winded responses. Brandon: Do you seen a rise […]
The post Undoing Actions on Groups of Database Tables appeared first on SQLServerCentral.
Introduction Azure Automation is a cloud-based service that provides consistent management capabilities across Azure and non-Azure environments. Visual […]
In the first security article, PostgreSQL Basics: Roles and Privileges, I discussed how roles (users and groups) […]
The first preview of Entity Framework Core (EF Core) 8 is available on NuGet today! Basic information […]
Thanks to this technique to run SQL Server on Apple Silicon chips, I’m now developing exclusively on my […]
Have you ever wondered if Extended Events is affecting the performance of your workload? I have written a […]
The post 3 Key Areas to Drive Digital Transformation appeared first on SQLServerCentral.
The post json_object and json_array Functions SQL Server 2022 Tutorial appeared first on SQLServerCentral.
The 1st cumulative update release for SQL Server 2022 RTM is now available for download at the Microsoft […]
The 19th cumulative update release for SQL Server 2019 RTM is now available for download at the Microsoft […]
The post Join us in our castle at SQL Bits, March 15-18 appeared first on SQLServerCentral.
The post Resources for PL-900 Microsoft Power Platform Fundamentals Certification Exam appeared first on SQLServerCentral.
Today’s episode of Office Hours is brought to you by Quest Software. I went through your top-voted questions […]
The Security Update for SQL Server 2022 RTM GDR is now available for download at the Microsoft Download […]
The Security Update for SQL Server 2019 RTM CU18 is now available for download at the Microsoft Download […]
The Security Update for SQL Server 2017 RTM CU31 is now available for download at the Microsoft Download […]
The five-part series is designed to jump-start any IT professional’s journey in the fascinating world of Data […]
Version 19.3 of the Microsoft OLE DB Driver for SQL Server has been released. Version 19.3 adds Windows […]
Microsoft Azure knows SQL Server best and will support your cloud migration at no cost for qualifying scenarios. […]
Version 18.2 of the Microsoft ODBC Driver 18 for SQL Server has been released. Version 18.2 brings Windows ARM64 […]
The post Getting Started with Flyway Migrations on Oracle appeared first on SQLServerCentral.
Introduction The trigger is a method provided by SQL Server to programmers and data analysts to ensure data […]
It’s Valentine’s day – let’s do some matchmaking! Is your company hiring for a database position as of […]
Introduction to ChatGPT ChatGPT is a Generative Pre-trained Transformer. It is a chatbot created by OpenAI (An American […]
The post An Introduction to Assessing Normal Distribution with Python appeared first on SQLServerCentral.
The post How do your DevOps plans really measure up? appeared first on SQLServerCentral.
The post Join Redgate at SQL Bits, March 15-18 appeared first on SQLServerCentral.
The post Steps to add a new disk to SQL Server failover cluster instance and move a user […]
Overview In this tutorial, we will learn about a PostgreSQL temporary table and its usage. We will study […]
Over the past 25 years, I have answered a lot of programming questions in online forums, from […]
While waiting for the dry cleaner to open, I went live to stream a quiet session going through […]
Des types de données aux tables temporelles… Ce petit guide est constituée de 4 parties qui vont être […]
The tools classified as “Realtime Backend / API“, or tools that can rapidly process an API call […]
We’re pleased to announce that the February 2023 release (0.6.0-beta.1) of the Azure Developer CLI (azd) is […]