2021-02-18
330 reads
2021-02-18
330 reads
Using some sort of scripting or automation is important for your career.
2021-02-10
101 reads
2021-02-09
458 reads
2021-02-08
405 reads
It's a good idea for anyone managing systems to periodically check them and see if anything needs to change.
2021-01-12
63 reads
A recent hack through a network monitoring system is scary, but Steve thinks that we ought to not require these systems to have privileged access.
2021-01-06
147 reads
2020-12-28
485 reads
Learn how a Jenkins server can be used to schedule SQL scripts to execute against SQL Server.
2020-12-22
6,186 reads
2020-12-14
558 reads
2020-11-30
493 reads
By Steve Jones
I delivered a talk at the ConFoo conference. I’ve never been to this live,...
By Steve Jones
I started to add a daily coping tip to the SQLServerCentral newsletter and to...
By Steve Jones
This series looks at the Advent of Code challenges. As one of my goals,...
Comments posted to this topic are about the item Shortcutting Git Commands
Comments posted to this topic are about the item What's a Lot of Money?
I am using the following function: IIf([var1Title] != '', [var1Title] + ' - '...