Viewing 15 posts - 2,236 through 2,250 (of 59,084 total)
Sorry, you're right.
This is what the "base table" I have looks like.

There will be over 2 million IDs and each ID will have the same exact...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 24, 2022 at 9:42 pm
I mean I can on my last day and my last minute of my contract..........lol
😀 I'm just curious why the customer says they need this? This could be done...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 23, 2022 at 9:51 pm
It does work as the trailing space is ignored. That being said, I'll edit the question as no one should be confused by this. I'll also look to PR...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 23, 2022 at 8:04 pm
BTW... the documentation for the subject of "trailing blanks" NOT being included in comparisons is a bit difficult to find. You would think that MS would have included...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 23, 2022 at 8:03 pm
smells like the usual lambda spam of "i got this" with a link
Most probably but I couldn't resist the temptation to rant about the cloud a bit myself. 😉
--Jeff Moden
Change is inevitable... Change for the better is not.
December 23, 2022 at 7:55 pm
The values are what I will populate with various updates but after that I need to pivot it out.
.
.
.
This is a requirement per the customer.
To be honest, I'd tell...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 23, 2022 at 7:52 pm
Rant understood and much appreciated. The cloud has many advantages but I still refer to it as "Smoke'n'Mirrors" for this very reason. There's also a huge chance that scaling out...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 23, 2022 at 5:23 pm
Just for fun, -40 degrees is where the Celsius and Fahrenheit scales cross.
--Jeff Moden
Change is inevitable... Change for the better is not.
December 23, 2022 at 5:10 pm
BTW... the documentation for the subject of "trailing blanks" NOT being included in comparisons is a bit difficult to find. You would think that MS would have included it in...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 23, 2022 at 4:30 pm
Ok... bloody variable width font's made it look like the CHARINDEX was based on an Empty String and not a single space, so I did have a misleading bit of...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 23, 2022 at 3:25 pm
Sorry... Had an possible error in my post and took it down until I'm sure.
--Jeff Moden
Change is inevitable... Change for the better is not.
December 23, 2022 at 2:48 pm
Hi Friends,
I have been assigned to manage an SQL server pool with some standalone and with Log shipped to a DR. I noticed one of them has two databases...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 22, 2022 at 7:48 pm
@krypto69 ...
Ah... maybe not enough coffee when I read it the first time and assumed that "just goes and goes and returns no records" meant that it never stops.
Just to...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 22, 2022 at 7:20 pm
Have you checked to see if the d.eff_thru column is actually NULLable?
If it's not, remove the ISNULL from your formula.
If it IS NULLable, the ISNULL formula is non-SARGable (basically, cannot...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 22, 2022 at 6:00 pm
Last observation, we've been experiencing a lot of turnovers recently. One of the biggest positions to leave is the head of our Project Management Office. In an all-IT...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 21, 2022 at 11:52 pm
Viewing 15 posts - 2,236 through 2,250 (of 59,084 total)