Author Archives: way0utwest

Unknown's avatar

About way0utwest

Editor, SQLServerCentral

A Small LLM Fail

Another test with Copilot in SSMS (v22 P3) that didn’t go so well. This one surprised me. This is part of a series of experiments with AI systems. Looking for Known Data with Copilot One of the things I wanted … Continue reading

Posted in Blog | Tagged , , | Comments Off on A Small LLM Fail

T-SQL Tuesday #191 Round Up

I hosted this month, late as it turns out, but we still had a few entries. Here’s a look at the blogs people published. First as always, Rob Farley writes about the complexity of string parsing, using TVFs. He also … Continue reading

Posted in Blog | Tagged , , | 1 Comment

DevOps is DevOps

DevOps can mean a lot of things, but I find in practice that this results in a team using Continuous Integration and Continuous Deployment/Delivery using automation to check and evaluate your software in some way. This should result in quicker … Continue reading

Posted in Editorial | Tagged | Comments Off on DevOps is DevOps

SQL Clone at Scale with Striped Backups

I had a customer recently reach out to ask if SQL Clone would work with 20 backup files. I decided to test this. This is part of a series of posts on SQL Clone, which is a virtualization product from … Continue reading

Posted in Blog | Tagged , , | Comments Off on SQL Clone at Scale with Striped Backups