Introducing MergeUI
What is it? MergeUi is a addin (VSPackage) for Visual Studio / Sql Server Data Tools projects. It is a ui...
2015-03-01
47 reads
What is it? MergeUi is a addin (VSPackage) for Visual Studio / Sql Server Data Tools projects. It is a ui...
2015-03-01
47 reads
What is it?
MergeUi is a addin (VSPackage) for Visual Studio / Sql Server Data Tools projects. It is a ui to...
2015-03-01
422 reads
What is it? MergeUi is a addin (VSPackage) for Visual Studio / Sql Server Data Tools projects. It is a ui...
2015-03-01
61 reads
Continuation from the previous 48 parts, starting from http://www.nikoport.com/2013/07/05/clustered-columnstore-indexes-part-1-intro/
Note: Updated on 05th of March 2015 with information on SQL Server...
2015-02-28
1,460 reads
By Steve Bolton
…………This is the last of six articles I’ve segregated in this middle of my mistutorial series on identifying...
2015-02-28
2,115 reads
Dear Friends,
In my last article (TIP 87) I wrote about PWDENCRYPT. I forgot to write few details but thanks to...
2015-02-28
1,265 reads
2015-02-27
1,585 reads
It’s Friday, time to look back at the most popular RealSQLGuy posts of the week. Because it’s Friday and you’re...
2015-02-27
936 reads
It’s that time again to add another impact player to the roster; this time for the month of February.
This month...
2015-02-27
747 reads
It’s that time again to add another impact player to the roster; this time for the month of February.
This month...
2015-02-27
950 reads
One of my favourite features of SQL Server 2022 was the T-SQL Snapshot Backups....
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 ...
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