Problems displaying this newsletter? View online.
Database Weekly
The Complete Weekly Roundup of SQL Server News by SQLServerCentral.com
Hand-picked content to sharpen your professional edge
Editorial
 

Liability for AI Errors

This week there was an article that speculated that doctors in the UK could be liable for errors made by AI tools unless rules are changed. The argument is that AI tools should be treated as products, which isn't necessarily the case right now. Right now doctors may face all the liability instead of AI tool makers having some responsibility. From my reading, this doesn't appear to say that doctors aren't still accountable for mistakes, but they aren't wholly accountable. The Medical Protection Society wants the technology vendors to bear some responsibility.

I have to admit I'm torn here. If doctors are using tools, they should be sure the tools work well and they agree with the recommendations or results. However, I think AI changes things somewhat. If I read a medical device, say one that analyzes blood, I expect that the results are deterministic and accurate. If they aren't, how could I, as a doctor, know that. The companies the built (or maintain) the device would be culpable for errors.

Using AI assistance, however, is a little different. This is a non-deterministic interpretation of data. In the same situation, if an AI were to interpret blood results and summarize them, perhaps failing to point out a deviation of a value and this impacted patient care, is the AI responsible? The doctor for not realizing there is an issue? Joint responsibility?

I think it's unclear. I'm not 100% sure how I feel here, and I lean towards both being liable. If someone is training an AI model to help with medicine, then they ought to bear (and feel) accountable for results.

This seems different than software engineering to me. In medicine we have humans overloaded and AI is supposed to help, but has to be responsible. I don't think the stakes are as high in producing software. It's an arbitrary decision to say we need to get xx work done with yy resources. AI can help, perhaps amplify the abilities of people to produce code, but the people still have to verify the AI results. Any time pressure is a decision we make, not one brought on by medical issues.

Perhaps this seems hypocritical, and I will admin I'm not 100% sure how I feel, but I'm more concerned with AI technology bearing responsibility in healthcare than software. Do you feel the same way? Or perhaps in either case the AI is just a tool? Let me know what you think,

Steve Jones - SSC Editor

Join the debate, and respond to the editorial on the forums

 
The Weekly News
All the headlines and interesting SQL Server information that we've collected over the past week, and sometimes even a few repeats if we think they fit.
AI in the Database

How to call an Ollama-based AI text embeddings model from SQL Server 2025

From Simple Talk

Learn how to call locally hosted Ollama embedding ...

AI in SQL Server vs PostgreSQL: Vector Search, Embeddings, and RAG Compared

From SQLServerCentral Blogs

Both SQL Server and PostgreSQL are moving fast int...

AI/Machine Learning/Cognitive Services

UK Doctors Could Face Claims Over NHS AI Errors

From Past News - RSS Feeds

 

Why Database AI Agents need Layers?

From SQLServerCentral Blogs

Third part in my Ai series with databases. When building AI solutions within the database realm the first thing that people do is a straightforward concept, connect the LLM... The...

Administration of SQL Server

Moving Indexes To A New Filegroup: Microsoft Still Hates You

From Erik Darling Data

 

Apache Iceberg

Apache Iceberg explained: A better table format for modern data lakes

Data lakes had a reputation problem. The promise was compelling: dump all your data into cheap object storage—S3, GCS, Azure Blob—and query it whenever you need. The reality was a mess of stale partitions, schema drift, and silent data corruption caused by unsafe concurrent writes. Engineers knew the risks and worked around them rather than fixing them.

Azure Databricks, Spark and Snowflake

Open Semantic Interchange (OSI)

From Prologika (Teo Lachev's Weblog)

An excited enterprise client came back from a conference where Snowflake delighted them with AI demos and semantic views built on Open Semantic Interchange (OSI) standard. Snowflake even went...

Cloud - AWS

Anthropic Claude Fable 5 on AWS: Mythos-class capabilities with built-in safeguards now available

From AWS News Blog

AWS announces the availability of Claude Fable 5 on Amazon Bedrock and Claude Platform on AWS. Claude Fable 5 delivers Mythos-level capabilities available to all customers, with strong safeguards...

Computing in the Cloud (Azure, Google, AWS)

Do not cite the Deep Magic to me. I was there when it was written. (T-SQL Tuesday #199)

There are some serious angles to this topic, and I have had conversations with people at conferences who are doing a remigration from the cloud, but it feels like the exception not the rule. It is interesting to think about.

Un-Migrating From the Cloud: T-SQL Tuesday #199

From SQLServerCentral Blogs

This month we have a very interesting invitation f...

If You Had to Go Back On-Prem… #tsql2sday

From Brent Ozar Unlimited

For T-SQL Tuesday #199, Koen Verbeeck posed an exc...

Remigration – T-SQL Tuesday #199

From AndyLeonard.blog()

This month’s T-SQL Tuesday is hosted by Koen Ver...

Why even the best teams struggle with cloud migrations

From Simple Talk

Cloud migrations fail not from incompetence, but from unknown unknowns. Discover the most common challenges teams face in 2026 — and how to plan for what you don't yet...

T-SQL Tuesday #199 – Cloud to On-Prem or Hybrid

From Deb the DBA

 

Conferences, Classes, Events, and Webinars

Scenic City Summit 2026 Roundup

From Dr SQL

The conference has passed, and what a great couple of days it was. During the lead up to the conference, we had a few minor snafus, like some ticketing...

DMO/SMO/Powershell

PowerShell: How to list all Intune Devices (Model, Owner …)

From Sid 500 PoSh

In this blog post, I’ll show you how to retrieve all Intune devices and display key attributes such as the owner, device model, and other important information.Just follow the...

Data Privacy, Compliance, and Governance

When Governance Becomes Continuous

From Sherpa of Data

 

Data Warehouse/Lakehouse

Type 6 SCD Example in SQL Server

In a data warehouse, one important concept is to retain historical data. This data is typically not available in operational systems. One approach in data warehouses is the use of Slowly Changing Dimensions (SCDs). What are the SCD options and are there any new approaches?

HA/DR/Always On/Clustering

Contained Availability Groups: Jobs and Security Objects

From DCAC

In the first post, I introduced contained availabi...

Microsoft Fabric ( Azure Synapse Analytics, OneLake, ADLS, Data Science)

Fabric Is the Destination. Who's Ready?

From SQLFingers

A reader says to me yesterday very directly during a linkedin exchange: "All of the data leadership is focused on Fabric." Nine words. He is right and...

Performance Tuning SQL Server

And Then There Was The Time RCSI Actually Made Query Results More Accurate.

From Brent Ozar Unlimited

Normally when I tell people about SQL Server’s optimistic concurrency isolation levels, Read Committed Snapshot Isolation (RCSI) and Snapshot Isolation (SI), I have to give them a little speech...

PostgreSQL

Christophe Pettus: All Your GUCs in a Row: deadlock_timeout

From Planet Postgres

PostgreSQL's `deadlock_timeout` controls how often deadlocks are searched for, not how long a deadlock will be tolerated.

Product Upgrades and Releases

SQL Server Diagnostic Information Queries for June 2026

From Glenn Berry

Introduction These are my SQL Server Diagnostic In...

Anthropic Releases Claude ‘Fable 5’ Publicly, Keeps Mythos 5 for Select Partners

From Past News - RSS Feeds

Anthropic launched Claude Fable 5 for broad use wi...

SQL Server News

Why Are We Still Paying for SQL Server?

From SQLFingers

A client asked me last week, plainly: 'Why are we still paying for SQL Server when Postgres is free?' It is a fair question, and it is being asked...

Security News and Issues

Patch Tuesday June 2026: Skipped SQL Server and Landed on Your Firmware

From SQLFingers

It is Patch Tuesday again. Microsoft shipped around 200 fixes today and three publicly disclosed zero-days, and not one of them is in SQL Server. Just like May, the...

T-SQL and Query Languages

Globex, Globx, and GLOBEX: Fuzzy String Matching in SQL Server 2025

From SQLFingers

You have a customer list. Somewhere in it, 'Globex...

Funny Money: #SQLNewBlogger

From SQLServerCentral Blogs

While wandering around the documentation looking for some Question of the Day topics, I learned something new about the money data type. This post discusses what I learned. Another... The...

The logical lifecycle of a query

From Dr SQL

There have been a lot of posts on LinkedIn of late about the “logical execution order” of a query that all really miss some really big points. I was...

Dynamic SQL vs OR Clauses in SQL Server

From Erik Darling Data

Dynamic SQL vs OR Clauses in SQL Server Chapters 00:00:00 – Introduction 00:02:15 – Dynamic SQL for Query Tuning 00:05:34 – Case Expressions and Join Clauses 00:08:45 – Performance...

Tech News

10 Best AI Prompts for Making Everyday Tasks Easier

From Past News - RSS Feeds

Learn 10 everyday AI prompts for ChatGPT, Gemini, ...

AI Data Center Power Demand Is Testing the Grid

From Past News - RSS Feeds

AI data center growth is turning power access into...

5 NotebookLM Alternatives Worth Considering in 2026

From Past News - RSS Feeds

Compare NotebookLM with Notion, Obsidian, Recall, Atlas, and Open Notebook to find the best AI research and knowledge management tool for your workflow.

OpenAI Files Confidentially for IPO, Joins Anthropic in Race to Wall Street

From Past News - RSS Feeds

OpenAI has confidentially filed a draft S-1 with the SEC, opening the door to an IPO as Anthropic and other AI firms eye public markets.

The Lighter Side

Inside soccer’s data renaissance

From Technology Review Feed - Tech Review Top Stories

Imagine tuning in to the opening kickoff of a World Cup match and seeing a player intentionally send the ball all the way down the pitch and right out...

 
RSS FeedTwitter
This email has been sent to {email}. To be removed from this list, please click here. If you have any problems leaving the list, please contact the webmaster@sqlservercentral.com. This newsletter was sent to you because you signed up at SQLServerCentral.com. Note: This is not the SQLServerCentral.com daily newsletter list, and unsubscribing to this newsletter will not stop you receiving the SQL Server Central daily newsletters. If you want to be removed from that list, you can follow the instructions on the daily newsletter.
©2019 Redgate Software Ltd, Newnham House, Cambridge Business Park, Cambridge, CB4 0WZ, United Kingdom. All rights reserved.
webmaster@sqlservercentral.com

 

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -