SSDT Myths #1 - SSDT only works with TFS
I was reading a white paper from a Sql Server tools vendor about how to integrate their tools with SSDT...
2015-04-02
548 reads
I was reading a white paper from a Sql Server tools vendor about how to integrate their tools with SSDT...
2015-04-02
548 reads
I was reading a white paper from a Sql Server tools vendor about how to integrate their tools with SSDT...
2015-04-02
18 reads
I was reading a white paper from a Sql Server tools vendor about how to integrate their tools with SSDT...
2015-04-02
45 reads
I was reading a white paper from a Sql Server tools vendor about how to integrate their tools with SSDT...
2015-04-02
25 reads
I was reading a white paper from a Sql Server tools vendor about how to integrate their tools with SSDT and while it was very interesting there were a...
2015-04-02
14 reads
Today I learned that you can’t adjust the font size in SQL Server Management Studio’s Object Explorer pane. Nor registered...
2015-04-02
624 reads
Recently, on a Friday evening, we released an update to one of our core applications. As expected, it went smoothly...
2015-04-02
437 reads
So I’ve decided that its finally time I took a bite out of the magic apple and started doing some Blogging. Starting a blog has been on my mind...
2015-04-02
17 reads
So I’ve decided that its finally time I took a bite out of the magic apple and started doing some...
2015-04-02
483 reads
The TL;DR - beware of Failover Cluster Manager trying to steal your non-shared storage!
--At a client recently two availability groups on...
2015-04-02
13,128 reads
By Steve Jones
I have said and written this many times: Redgate Software is the type of...
By SQLPals
How to Check TDE Progress and Elapsed Time in SQL Server ...
By Steve Jones
Next week I’m at VS Live in San Diego (register and join me) and...
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