Viewing 15 posts - 31 through 45 (of 39,699 total)
Happy Birthday SQLServerCentral!
Appreciate the sentiment
February 2, 2026 at 4:01 pm
Congrats on the anniversary!
Thanks
February 2, 2026 at 4:00 pm
I've been using SQLServerCentral almost from the beginning.
...
One thing puzzles me. SQLServerCentral is not behind a paywall; it is the de facto SQL Server knowledge site, has a huge...
February 2, 2026 at 3:59 pm
Steve,
That was great to hear stories from the early days. I'm not even a DB guy but I always appreciate your Voice of the DBA write-ups and I always...
February 2, 2026 at 3:50 pm
I don't think there's a way to do this in t-sql. When you connect with SSMS, you're accessing the server and getting results streaming in text. I suppose some sort...
January 30, 2026 at 8:23 pm
Thanks for that. I'll update the article as this should be in all of them
January 30, 2026 at 8:21 pm
I think devs, or someone with previous experiences, make a lot of choices. They think a thing worked in the past, and it's a data store, so it should work...
January 30, 2026 at 7:24 pm
Agreed. I wish MSSQL supported the COMMENT ON clause in SQL, but extended properties work, and will be needed for better AI responses (and really, for better human code)
January 30, 2026 at 7:21 pm
I'm not 100% clear on what you want to do. Are you looking to put each partition in its own filegroup?
Filegroups are for managing the files on disk for backup/restore...
January 29, 2026 at 8:06 pm
Heh, it's bad enough getting people (myself included!) to keep documentation up-to-date, imaging managers' frustration (and the workers) trying to keep two different formats (human-readable / automation-agent-AI) of the...
January 29, 2026 at 7:19 pm
More important ~= Not important. You're taking a leap
January 29, 2026 at 3:26 pm
I've heard a few people say that docs for code should be structured more for AI/automation/agents than humans. Or it should be in both formats. Not sure what makes it...
January 28, 2026 at 6:56 pm
I saw that. I kind of agree, though I do think I still write some code, usually correcting things the AI gets wrong.
I also think AI-generated SQL is surprisingly good...
January 26, 2026 at 9:06 pm
The more I use AI and treat it like a junior colleague, the more useful it is. Often because there are places I stop using it.
January 26, 2026 at 8:41 pm
That's interesting. I assume a "dir <nas path>" doesn't work? Can you experiment with some other remote paths?
January 26, 2026 at 8:40 pm
Viewing 15 posts - 31 through 45 (of 39,699 total)