Viewing 15 posts - 4,231 through 4,245 (of 59,087 total)
Yep. Totally agreed that the 52/53 week things get folks a whole lot closer than most but, as you say, what do people thing they're actually comparing? Even the almighty...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 15, 2021 at 11:24 pm
Thanks for the feedback, especially after a whopping 16 years! 😀
While the code I posted still works, I've developed a real hate for the "wk" date-part. I also normally don't...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 15, 2021 at 10:58 pm
Guess the op lost interest.
It also looks like we've had a problem with DBCC TIMEWARP on this thread. The original post was on 14 Dec 2021 at 11:59PM.
Even the Op's...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 15, 2021 at 3:46 pm
Hi, I have been looking for the most correct way to handle this kind of analytics (periods) with sql server, and this article has been the closest to get...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 15, 2021 at 2:01 pm
Not to mention that the code included in the execution plan is frequently truncated or a bit "warped". I recommend always including the code separately. It doesn't take long to...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 14, 2021 at 6:02 pm
"I review it". How long does THAT take?
And why does it need reviewed for "safety" if they don't have the permissions to change anything on the instance??
What on Earth...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 14, 2021 at 4:45 am
Hold on. I explicitly stated that auditors should not be able to change anything on the system. Talking about giving auditors "sysadmin" is a straw man.
Scripts that capture...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 14, 2021 at 12:55 am
Hi Jeff,
Thanks for your reply. The script i included here is just a part of the long script. I did not see any other way to achieve what i...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 14, 2021 at 12:51 am
But why would you need synonyms on the same server? It's easy enough for users just to use Database.Schema.Table conventions in their code, isn't it?
You'll just love...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 14, 2021 at 12:39 am
Hi everyone
I am getting error
Arithmetic overflow error converting expression to data type smallint
The calculation I am doing is producing very small numbers like 0.0000005328.
How can I fix the calculation...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 13, 2021 at 7:34 pm
Why are you doing this in PowerShell?
--Jeff Moden
Change is inevitable... Change for the better is not.
December 13, 2021 at 7:29 pm
An "audit" that only allows what the DBA wants to run is not a true audit.
Correct. That's why I have them witness the runs. And, as a DBA, I...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 13, 2021 at 7:22 pm
What format would you prefer the data?
READ THE ARTICLE AND YOU'LL KNOW AS LEAST ONE WAY!
--Jeff Moden
Change is inevitable... Change for the better is not.
December 13, 2021 at 6:56 pm
We need a reference value to see which scripts has a high popularity because we didnt want to search in more than thousand scripts. We only want the scripts...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 13, 2021 at 6:52 pm
Grant,
Didn't you say that you were coming out with the 4th Edition sometime in the first half of next year (2022)?
No plans to update the execution plans book...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 13, 2021 at 6:40 pm
Viewing 15 posts - 4,231 through 4,245 (of 59,087 total)