Viewing 15 posts - 2,746 through 2,760 (of 59,086 total)
I suspect that the bulk of the cost is coming from the sort operation in the STRING_AGG() function. And assuming that sort is necessary to meet requirements,...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 14, 2022 at 8:50 pm
I suspect that the bulk of the cost is coming from the sort operation in the STRING_AGG() function. And assuming that sort is necessary to meet requirements, that same...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 14, 2022 at 7:39 pm
Removed what's probably an inappropriate rant based on extreme frustration.
--Jeff Moden
Change is inevitable... Change for the better is not.
September 14, 2022 at 7:31 pm
p.s. Ask the fellow that made the XML suggestion for the code. 😉
--Jeff Moden
Change is inevitable... Change for the better is not.
September 14, 2022 at 7:24 pm
You don't understand... it's not the STRING_AGG that's the issue (it's a symptom of the real problem) and using XML to do the same thing isn't going to solve a...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 14, 2022 at 7:19 pm
I'm pretty sure that you want to change to NVARCHAR(), instead. IIRC, UTF-8 is a Unicode encoding.
--Jeff Moden
Change is inevitable... Change for the better is not.
September 14, 2022 at 6:36 pm
only Log for those full recovery model.
To echo one of Johan's questions, how often do you do those?
--Jeff Moden
Change is inevitable... Change for the better is not.
September 14, 2022 at 6:28 pm
This appears to be a near duplicate post from the following...
Good luck in getting this OP to answer questions. I still have a few outstanding questions there but, to be...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 14, 2022 at 6:25 pm
Grant does a great job of presenting both Redgate and non-Redgate topics btw.
Cheers!
Very kind of you to say. Could you share it with my boss?...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 14, 2022 at 4:49 pm
I get this error:
Get-ADUser : The supplied distinguishedName must belong to one of the following partition(s):
any ideas ???
You've still not explained what you intend to glean from the AD...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 14, 2022 at 4:09 pm
larry.blake wrote:Grant does a great job of presenting both Redgate and non-Redgate topics btw.
Cheers!
Very kind of you to say. Could you share it with my boss? Ha!
You have...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 14, 2022 at 3:49 pm
Thanks, Peter... Those are the basic formulas we ended up with in the article. They're just "DRY"ed out a bit in...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 14, 2022 at 3:47 pm
As far as I see it, there are two points here: how much of an expert on the topic in question the presenter is and to what extent is...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 14, 2022 at 3:33 pm
Steve, I appreciate you not ending a sentence proposition with.
Seriously though, we wouldn't have so many great events if it weren't for the vendors. I've been to a number...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 14, 2022 at 2:02 pm
Personally I almost exclusively watch talks online, which has the added benefit of being able to skip the first and last 20% of it.
I couldn't care less about who...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 14, 2022 at 2:01 pm
Viewing 15 posts - 2,746 through 2,760 (of 59,086 total)