Viewing 15 posts - 4,036 through 4,050 (of 59,067 total)
Why don't you ask the folks at AWS? And, you're making money at this, yes?
--Jeff Moden
Change is inevitable... Change for the better is not.
January 23, 2022 at 1:47 am
Thankyou, I really Appreciate the way you did it, It really helped a lot. Keep Sharing more such.
That actually looks and sounds like a precursor to SPAM, as has...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 23, 2022 at 1:37 am
If yes, based on what the size of the .ndf file was determined, since it's completely different compared to primary .mdf file.
A secondary file typically contains a subset of...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 23, 2022 at 1:35 am
The issue is that they think that they want to stop using the STUFF method (which is really the for XML PATH concatenation) for some reason but won't explain why...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 23, 2022 at 1:31 am
I have to ask... why are you duplicating more than a half million rows from a 206GB table into the SAME database??? If we knew that, we might be able...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 23, 2022 at 1:24 am
Such workarounds are absolutely stupid. Not because the workaround itself is stupid but, rather, because Microsoft has made such a workaround NECESSARY.
They release broken, only partially functional, and performance challenged...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 22, 2022 at 8:43 am
Without some actual test data, all I can say is STRING_SPLIT() and CASE.
If you want a coded example, please read the article at the first link in my signature line...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 22, 2022 at 1:02 am
From the Article:[hr]
"I have seen a few people call for raising the RAM limit in the Standard Edition of SQL Server. In 2016, Aaron Bertrand voiced this, and for 2019,...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 22, 2022 at 12:09 am
Not sure if it is just me or not, but I don't see what the data is supposed to look like...
It's not just you. When the op comes back...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 21, 2022 at 11:59 pm
Phil Parkin wrote:I am no longer receiving e-mail notifications when someone responds to a post I am subscribed to. Is it me, or is this affecting others?
Me too.
Same here even...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 21, 2022 at 11:34 pm
Hey all,
Sorry for asking so many questions, but I'm usually not able to easily find solutions to the problems I face. This particular problem is as such. I have...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 21, 2022 at 11:22 pm
Considering the leading "v_", those probably aren't tables you're dealing with. They're probably views and the probably have some problems of the own that are at least exacerbating the issue...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 21, 2022 at 10:47 pm
yup! very fast indeed! Thank you!
Yep... for now. Your company should really work on normalizing the keyword lookup instead of it being in a CSV. Then it wouldn't only...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 21, 2022 at 10:39 pm
I have over 100 stored procedures that I want to call.
You using regurgitated OLTP procs because you don't want to or won't make the time to do it right...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 21, 2022 at 10:29 pm
Does someone have a trace running or some monitoring software that does?
--Jeff Moden
Change is inevitable... Change for the better is not.
January 20, 2022 at 10:55 pm
Viewing 15 posts - 4,036 through 4,050 (of 59,067 total)