
Understanding Bit Manipulation Functions: BIT_COUNT, GET_BIT, and SET_BIT in SQL ...
Introduction SQL Server 2022 introduces powerful bit manipulation functions that allow for efficient handling of binary data. These […]
Introduction SQL Server 2022 introduces powerful bit manipulation functions that allow for efficient handling of binary data. These […]
The post Find Text in Stored Procedure, Function, View, or Trigger appeared first on SQLServerCentral.
Overview Searching for relevant information in vast repositories of unstructured text can be a challenge. This article demonstrates […]
The post Fun with PowerShell Asynchronous appeared first on SQLServerCentral.
Most anyone who works with indexes should be familiar with B-tree indexes. These are the most commonly […]
L’archivage des données devrait être prévu dès le début des projets. Mais, il faut bien avouer que c’est […]
I took your top-voted questions from https://pollgab.com/room/brento and answered ’em from my balcony at Disney’s Aulani Resort in […]
I’m coming to Jacksonville, FL on May 2-3 and Raleigh, NC on May 16-17 for SQL Saturdays! In […]
There are many functions and tools available to database professionals that can solve data math challenges, regardless […]
The post Using Group Managed Service Accounts with SQL Server appeared first on SQLServerCentral.
The SQL endpoint of the Fabric Data Warehouse allows programs to read from and write to tables. The […]
Last week I wrote about the 6 best things Microsoft ever did to SQL Server, but now we […]
Introduction This article teaches how to use the Azure Data Studio extension to handle SQL Database projects. It […]
I was editing an article the other day that uses the BIT_COUNT function that was added to […]
Introduction SQL Server provides robust tools for data type conversion, such as PARSE, TRY_PARSE, and TRY_CONVERT. These functions […]
The post How to use @@ROWCOUNT in SQL Server appeared first on SQLServerCentral.
Every quarter, we publish adoption rate data showing how quickly people are adopting new versions of SQL Server. […]
Is your company hiring for a database position as of February 2025? Do you wanna work with the […]
This entire blog post is driven by the #1 feature in this list. I think about the #1 […]
Introduction Azure Synapse Analytics, previously known as Azure SQL Data Warehouse, is a widely utilized platform for storing […]
The post SSMS Export to Excel appeared first on SQLServerCentral.
Let me cut to the chase. If you are like me, you may have been searching for: […]
In this second installment of our series comparing Frappe and Laravel, we probe into critical aspects of […]
Introduction JSON (JavaScript Object Notation) has become a popular data format for storing and exchanging information. Microsoft SQL […]
The post How to rename a SQL Server database appeared first on SQLServerCentral.
I’m very keen on accessibility in computer systems. Nowadays we tend to take a rather superior attitude […]
I originally took these questions from https://pollgab.com/room/brento poolside at the Trixie Motel (really), but I forgot to use […]
Recently I had a severe problem with SQL endpoints and I was required to build a quick […]
Accelerated Database Recovery (ADR) is a database-level feature that makes transaction rollbacks nearly instantaneous. Here’s how it works. […]
A common requirement for database professionals working with SQL Server is the capability to connect seamlessly to other […]
The post A Practical Guide to Using Azure Key Vault in Enterprise Deployments appeared first on SQLServerCentral.
Let’s get a little nerdy and look at database internals. Create two tables: one with a million unique […]
This article is part of Robert Sheldon’s continuing series on Mongo DB. To see all of the […]
I spent a few weeks away from the office in early January, just like last year, mostly […]
Il est des cas d’usage où pourvoir garder en mémoire des informations (des variables globales en somme) serait […]
The post Add and Subtract Dates using DATEADD in SQL Server appeared first on SQLServerCentral.
Introduction Attaching databases in SQL Server can be a routine yet sometimes time-consuming task for Database Administrators (DBAs). […]
There is a feature of SQL I have not seen used much and probably with good reason. […]
Project Context and Data Presentation Challenges In our projects we have seen, data quality issues manifest in various […]
I took 5 of your top-voted questions from https://pollgab.com/room/brento while hanging out in the backyard on my second […]
Before jumping into the news and code, let’s start from the beginning: Why does someone use Azure […]
The post Navigating the Database Landscape in 2025 Livestream on Feb 12 appeared first on SQLServerCentral.
When I see horrific code, stuff that would take a lot of manual labor to fix, I like […]
The post How to Install SSIS in Visual Studio 2019 appeared first on SQLServerCentral.
Throughout my career I have seen arguments as to which IT standard in a particular area, is the […]
In July 2025, Microsoft will discontinue support for the Microsoft Connector for Oracle in SQL Server Integration Services […]
Comment rechercher dans toutes les tables et toutes les colonnes une valeur précise ? C’est ce que propose […]
Price check on Aisle 2025. My main consulting job is a 2-day SQL Critical Care® where I help […]
Today’s topic pertains to 99.999% of all people, young, old, and all age ranges . I am […]
The data transformation tool dbt (data build tool) has become more and more popular over the past […]