2016-01-11
1,738 reads
2016-01-11
1,738 reads
2015-10-09
1,854 reads
2014-10-16
1,543 reads
2014-01-21
1,650 reads
2013-10-18
2,857 reads
2013-08-19
2,442 reads
2013-08-07
2,513 reads
By Brian Kelley
Even preparing for a class or seminar with set materials takes a lot of...
By DataOnWheels
I can’t believe it’s finally here! A way to have Excel live in OneDrive...
By Steve Jones
This image is from 2010, and it goes along with my last post of...
Hi I have an overnight process that moves allot of claims records Been working...
Comments posted to this topic are about the item Unlocking Data Transformation: My journey...
Comments posted to this topic are about the item Putting the Player with the...
In SQL Server 2025, what does this return?
DECLARE @player varchar(20) = 'Bo Nix', @num VARCHAR = '10' SELECT @player || @numSee possible answers