2009-05-21
4,591 reads
2009-05-21
4,591 reads
2009-05-18
3,138 reads
Script Task in SSIS can provide simpler implementation of complex mail functionality in comparison to Send Mail task.
2009-05-06
25,613 reads
2009-05-01
4,506 reads
This article discusses a common mistake while making date comparisons in T-SQL and its resolution. From new author Manish Sinha.
2009-04-28
16,121 reads
2009-03-04
4,050 reads
By Steve Jones
Next week I’m at VS Live in San Diego (register and join me) and...
Ten years ago today, I filmed a Pluralsight Play by Play on open source...
By Steve Jones
It’s time for T-SQL Tuesday again and this is a great prompt to start...
Comments posted to this topic are about the item Squared Values
Comments posted to this topic are about the item I Don't Want To Do...
Comments posted to this topic are about the item Managing Feature Flags with GET_BIT()...
What happens when I run this code in SQL Server 2022?
SELECT SQUARE('12') See possible answers