Viewing 15 posts - 4,171 through 4,185 (of 59,067 total)
Maybe the best thing is to leave out the filter part of the index to avoid this whole situation.
Unfortunately, I have to agree with that.
--Jeff Moden
Change is inevitable... Change for the better is not.
December 19, 2021 at 3:23 am
This is pretty simple but you've been asked to provide readily consumable data before and it would mighty nice if you'd start to help us help you.
Without such readily consumable...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 19, 2021 at 3:01 am
The EOMONTH() function returns the last day of the month of a specified date, with an optional offset. The EOMONTH() function accepts two arguments: start_date is a date expression that evaluates to a date. The EOMONTH() function returns the last day...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 18, 2021 at 7:43 pm
we tried to upgrade to 2019, but unfortunately, MS has put some restrictions like they have converted scalar functions to inline function by default and that throws an error,...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 18, 2021 at 7:38 pm
How's everybody? Wishing a good 2022
Same to you and everyone here 🙂
For me, 2022 brings change, after 38 years in this job, it officially ends 31st March 2022...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 17, 2021 at 7:43 pm
When I run into problems like the one's you're having, I go back to the basics.
The first step is to get out of the dynamic SQL world and get some...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 17, 2021 at 4:36 pm
When I run into problems like the one's you're having, I go back to the basics.
The first step is to get out of the dynamic SQL world and get some...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 17, 2021 at 4:35 pm
When I run into problems like the one's you're having, I go back to the basics.
The first step is to get out of the dynamic SQL world and get some...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 17, 2021 at 4:35 pm
When I run into problems like the one's you're having, I go back to the basics.
The first step is to get out of the dynamic SQL world and get some...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 17, 2021 at 4:35 pm
See the following where Wayne Sheffield teaches the ropes on how to do this prior to having String_Agg() available.
https://www.sqlservercentral.com/articles/creating-a-comma-separated-list-sql-spackle
--Jeff Moden
Change is inevitable... Change for the better is not.
December 17, 2021 at 4:31 pm
Go look at the code itself. It getting hungup on something of yours might be an indication of something you've done seriously wrong to begin with.
--Jeff Moden
Change is inevitable... Change for the better is not.
December 17, 2021 at 4:27 pm
When I run into problems like the one's you're having, I go back to the basics.
The first step is to get out of the dynamic SQL world and get some...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 17, 2021 at 4:21 pm
Heh... mine has started off with a bit of a "well that sucks" factor. Whole new time-keeping system where they want me to categorize virtually every aspect of what I...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 17, 2021 at 3:47 pm
How's everybody? Wishing a good 2022
Doing good, Jo. Thanks for asking.
Same to you and yours.
--Jeff Moden
Change is inevitable... Change for the better is not.
December 17, 2021 at 3:35 pm
BUT even if you DO get it on your screen, there are a LOT of typos in it which makes it impossible to copy-paste into SSMS UNLESS...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 17, 2021 at 3:32 pm
Viewing 15 posts - 4,171 through 4,185 (of 59,067 total)