Viewing 15 posts - 151 through 165 (of 58,886 total)
I'm going to advise some good caution here. There are a ton of tools, including but not limited to SQL Server's built-in "missing indexes" tool but you should never just...
October 24, 2024 at 2:04 pm
I'm struggling with one thing: dbo.DelimitedSplit8K. What is this?
You can get the code for it in the "Resources" section at the following article, which explains how it works, as...
October 24, 2024 at 1:45 pm
Been searching for a non-Power Query, non-DAX way to do this for days. Thank you!
Thank you for the feedback.
October 22, 2024 at 4:50 pm
When dealing with untrusted data, you'll need to use things like TRY_CONVERT(). If it fails, it will return a NULL. Then you can go back to the original data and...
October 22, 2024 at 4:48 pm
Jeff, The "url" link to the excellent article at the beginning of this discussion isn't working. I believe it should point to https://www.sqlservercentral.com/articles/hidden-rbar-triangular-joins, but only you have...
October 22, 2024 at 1:53 pm
"Bump" to check for missing posts at start of new page.
Heh... turned out to be SPAM... took that out.
October 21, 2024 at 10:52 pm
SQL Sat Pittsburgh was great and I really enjoyed seeing a few of you longtime community members there.
Hope I get to see some others soon.
It was great to see...
October 21, 2024 at 6:18 pm
As someone who will turn 40 (Hex) in 2 months, I am in the same position. I love my current job and hope it is my last before I...
October 21, 2024 at 6:14 pm
@Jeff Moden for what it's worth, I saw your original post both before and after your follow-up, without issue. I am NOT missing a Jeff Moden post. That's unacceptable....
October 21, 2024 at 12:20 am
I so wish they'd fix the paging and the other incorrect "landing" for posts, etc. "Bumping" my previous post so that page 2 would actually show up.
October 20, 2024 at 5:51 pm
Perhaps us dinosaurs actually have a brighter future than you might think. There seems to be a new trend away from the cloud. It kind of started when Musk moved...
October 20, 2024 at 5:47 pm
Thank You Jeff,
Let me read thru it, mess around with some data, I will get back with some data if I get hung up.
I really appreciate the info, Thank...
October 20, 2024 at 4:57 pm
From the same SO link you provided, see the following link. Within that, look for an "It-Depends" header. The first paragraph of that section has to underlined n0t-so-obvious links that...
October 17, 2024 at 8:02 pm
Here's an introduction to what you need to do...
If you need more detailed help, we'll need some "Readily Consumable Data". Please see the first article in my signature...
October 17, 2024 at 7:43 pm
Lordy... I can't believe they didn't use a cursor or while loop, according to another article that appeared today.
October 16, 2024 at 5:14 pm
Viewing 15 posts - 151 through 165 (of 58,886 total)