Work/Training Balance - The hidden balancing act
Should we be considering our Work/Training Balance as part of our careers?
2021-06-23 (first published: 2016-12-05)
233 reads
Should we be considering our Work/Training Balance as part of our careers?
2021-06-23 (first published: 2016-12-05)
233 reads
2017-02-16
111 reads
Quality is a driver for productivity. Or so say I. What do you think.
2017-02-14
93 reads
2016-05-02
87 reads
What data specific considerations do you make when preparing for performance testing?
2014-08-07
257 reads
2014-07-14
1,911 reads
Lowering the bar for entry does not mean lowering the bar for quality. New to SQL Server? Find out where to start.
2014-06-03
371 reads
The setup My day job involves babysitting a lot of Git repositories hosted on...
By John
Recently, the world was reminded of just how fragile the internet can be. Two...
By Brian Kelley
In Parts 1-3, I covered how I prepare for a certification exam. In this...
Seeing this message repeated every 10 seconds in the RSHostingService_yyyy_mm_dd_hh_mm_ss.log file. Can anyone advise:...
I have a view where I am casting a datetimeoffset(7) field to smalldatetime or...
hi for the 2 years i've been here I believe we've had "encryption" turned...
In SQL Server 2025, what does this return?
DECLARE @player varchar(20) = 'Bo Nix', @num VARCHAR = '10' SELECT @player || @numSee possible answers