Viewing 15 posts - 1 through 15 (of 55 total)
All your statements are true but then I'm sure you already know that SQL Server has temporal tables, when designed well removes the need for audit tables. I have made...
February 27, 2026 at 5:30 pm
This stinks of AI.
September 29, 2025 at 2:53 pm
This has nothing to do with a web page. This is just performance enhancements with SQL Server that have been around for a long while.
Also Analytics aren't really needed to...
September 29, 2025 at 2:50 pm
I agree. This seems like an AI generated article. and unfortunately made it through.
March 26, 2025 at 3:01 pm
Thank you. I enjoyed the article very much.
April 26, 2024 at 8:15 pm
___
April 17, 2024 at 11:01 pm
It would have been helpful to know what prerequisites are required for a command to run successfully. For example,
-- Run this on each server instance participating in...
April 17, 2024 at 8:25 pm
I very much enjoyed this article. One of the best ones I've seen in a while.
February 23, 2024 at 6:12 pm
The nice part about this article is that it is generic and the principles could be applied to any database platform. Same with the execution, with Python just executing T-SQL...
September 20, 2023 at 6:37 pm
Also Active Directory groups and reduced use of SQL logins helped us a lot. We also rename the SA account and disable it.
October 7, 2019 at 2:03 pm
I've found that bigger teams require Leads to represent the group or else Stand Up takes a long time. You're right that management is very hard, especially in IT. I've...
September 23, 2019 at 4:16 pm
Turns out they came from Visual Studio 2015 when defining an SSIS Data Source as a Project Data Source.
December 17, 2018 at 2:30 pm
We created a pattern where setting up Always On was done with a remote login of a windows service account. It took care of a lot of problems.
October 25, 2018 at 9:43 am
for SSRS 2016 --
Agreed with the header and footer skewing the Excel column creation.
September 18, 2018 at 9:09 am
These are both really good. Will discuss with my Release Manager and my Architect which direction.
Thanks very much.
Andre
August 8, 2018 at 4:07 pm
Viewing 15 posts - 1 through 15 (of 55 total)