From anthropology to analytics: how to build a data career ...
Kristyna Ferris didn’t come from a traditional tech background. She studied anthropology, stumbled into data through an […]
Kristyna Ferris didn’t come from a traditional tech background. She studied anthropology, stumbled into data through an […]
I’m at sea again, this time cruising aboard the Disney Treasure off of St. Thomas. Let’s go through […]
Seven years after GDPR came into force, European regulators have issued over 2,245 fines totalling nearly 5.65 […]
Normally when I tell people about SQL Server’s optimistic concurrency isolation levels, Read Committed Snapshot Isolation (RCSI) and […]
According to Redgate’s 2026 State of the Database Landscape report, 91% of teams – no matter how […]
For T-SQL Tuesday #199, Koen Verbeeck posed an excellent question: if your company moved up to the cloud, […]
Way back in May 2002, I posted my first blog post here. I didn’t know what it would […]
In the first article of this series, I explained how to install and configure Ollama to host […]
Retrieval-Augmented Generation (RAG) does not solve AI hallucinations. Instead, it just moves the failure point from the […]
I’m back in the home office to take another round of the top-voted questions from https://pollgab.com/room/brento. Here’s what […]
For T-SQL Tuesday #100, Adam Machanic’s challenge for SQL bloggers was to predict what databases would be like […]
Oracle-to-Postgres migration seems simple at first, but everything changes when you hit the DBMS_* packages. The 200,000 […]
Is your company hiring for a database position as of June 2026? Do you wanna work with the […]
User-defined functions (UDFs) in Power BI let you build reusable, automated tests for your semantic models — […]
When we want to use AI-based comparisons of text, via vector search in SQL Server, we need […]
In this article, learn how PostgreSQL powers data science workflows, including query execution, performance optimization, indexing, data […]
In this live stream recording, I’ll show you how to use the latest features of sp_BlitzCache to rapidly […]
You might notice that the advice you get from Copilot in SSMS isn’t very good, but it isn’t […]
Phare Data : La chaîne qui éclaire vos données Ici, on simplifie l’Analytics et l’IA pour […]
Congratulations. You were minding your own business, and all of a sudden it happened. You glanced at file […]
In this Simple Talk opinion piece, Microsoft certification veteran Dr Greg Low considers – and shares his […]
While pgvector enables powerful semantic search, it doesn’t automatically keep embeddings in sync when your data changes, […]
AI-driven workflow automation and orchestration enable faster decisions, greater efficiency, and scalable operations. By combining automation with […]
In this 76-minute session, I’ll show you how to use the latest features of sp_BlitzIndex to rapidly improve […]
Can I be honest with you for a second? It makes my skin crawl when I hear database […]
There are few operators in T-SQL that cause developers to scramble for documentation more than PIVOT and […]
If you do a lot of query tuning, you’ve probably come across Richie Rump’s StatisticsParser.com. Now, it’s even […]
There’s now another reason an immediate patch is needed for organizations running Valkey clusters, according to Percona […]
Indexed view tampering in SQL Server backups can expose cross-database data after restore. In this article, you’ll […]
Redgate’s 2026 State of the Database Landscape report reveals that people are increasingly willing to accept more […]
Upcoming versions of PostgreSQL will be phasing out the MD5 hashing method within the authentication infrastructure of […]
Our cruise ship pulled into port in Victoria, Canada, so before we head out to the Butchart Gardens, […]
When I first hired Richie over a decade ago, the very first task I assigned him was to […]
Privacy-aware analytics is the practice of generating insights without exposing PII, helping you stay compliant with laws […]
I love me some documentation. For years, I’ve pointed folks to the SQL Server 2008 documentation on Forced […]
In today’s cloud-driven, multi-platform environments, answering the simple question – who owns that database? – is no […]
Way back in May 2002, I posted my first blog post here. I didn’t know what it would […]
John Kerski explains how DataOps principles improve trust, quality, and governance when using GenAI in data solutions. […]
At least once a month, I get this question from a client: We have big data, and we […]
In SQL, handling missing or NULL values is essential for reliable data analysis and application logic. The […]
Times and tech are changing quickly. Let’s get you up to speed on the latest developments to do […]
Is your company hiring for a database position as of May 2026? Do you wanna work with the […]
Learn how managed identities in SQL Server 2025 enhance security by eliminating passwords and enabling seamless Microsoft […]
Quand se pose la question de la migration d’un serveur SQL, se pose inévitablement la question des chaines […]
When a query is sometimes fast and sometimes slow, there are a lot of ways you can reduce […]
In this article, Greg Low explains what chunking is, why it matters for embeddings, and how SQL […]
I get a lot of emails like this: Hi! I built an app. Can you take a look […]
AI model costs can explode fast – and overpaying is common. The reality is, you don’t need […]
When there are IF branches or conditional logic, “Edit Query Text” only shows you the branches that actually […]
fillfactor in PostgreSQL controls how full table or index pages are. The lower the fillfactor, the better […]