Viewing 15 posts - 4,726 through 4,740 (of 59,089 total)
As a bit of a sidebar, the TOP thing may have been someones attempt to "set a row goal" to trick the optimizer into doing a better job. The thing...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 2, 2021 at 1:34 am
Hello,
We have truncated a huge table (50+ million) rows in sql server which was created for testing purpose.
However the disk space is not released back.
Any pointers on how to...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 1, 2021 at 10:53 pm
Shifting gears a bit and speaking of the community on this site, someone made a new addition to Wiktionary a month or so ago. I'm sure that most of you...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 31, 2021 at 3:01 am
My comment was to Grant and was meant as a general comment. If you'd like to quantify it, go back to the testing that I did that was mostly ignored...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 31, 2021 at 2:58 am
Thanks, Steve. I really appreciate it. Are there similar links for "followers" and "following"?
--Jeff Moden
Change is inevitable... Change for the better is not.
August 31, 2021 at 2:41 am
That's fantastic. How do we read old messages? I'm not seeing it anywhere in my profile. It's entirely possible that this ol' brain forgot something so I'll ask, do you...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 30, 2021 at 9:32 pm
I have noticed that rebuilding indexes on a couple of the tables referenced in that query statement can improve performance temporarily.
That causes a recompile of anything that uses...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 30, 2021 at 4:57 pm
You can't really track user behavior through the logs. Without specialized tools, you can't view the information in the logs. That's really not what the logs are for. It's...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 30, 2021 at 4:49 pm
I set my sql server recovery mode as FULL,so all of the logs will be fully recorded. if so, how can I use the log to track if users'...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 30, 2021 at 4:46 pm
in SQL Server, which operations will use more CPU resource? it seems that compilation and recompilation will lead to high CPU workload. are there any other operation will cause...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 30, 2021 at 4:36 pm
I'm betting that SSC is not a great marketing tool for Redgate.
It used to be and could be/should be again.
--Jeff Moden
Change is inevitable... Change for the better is not.
August 30, 2021 at 3:14 pm
Redgate has grown to be a very successful company with a declared profit of 9.7M GBP in 2019 Fin Year....so it's not like they couldn't afford to sort many...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 30, 2021 at 2:02 pm
I was on the Visual Studio marketplace the other day. Stumbled across this tool.
https://marketplace.visualstudio.com/items?itemName=MAQSoftware.SQLCodeCheck
I was hoping it would be a simple tool to root out basic...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 30, 2021 at 1:54 pm
So, my personal and heartfelt request as a member of "the community that was", I'd love it if you and JLS (another recent revisitor) and a host...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 30, 2021 at 12:37 pm
I new they were moving the Microsoft Feedback site from "user voice" to something else but all of my feedback links now lead to the following stupidity...
https://azure.microsoft.com/en-us/feedback/
Clicing on the...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 30, 2021 at 1:15 am
Viewing 15 posts - 4,726 through 4,740 (of 59,089 total)