Looking at SSDT upgrade scripts
I have been using SSDT seriously for a couple of years now and have really been impressed with the code...
2015-11-01
29 reads
I have been using SSDT seriously for a couple of years now and have really been impressed with the code...
2015-11-01
29 reads
I have been using SSDT seriously for a couple of years now and have really been impressed with the code...
2015-11-01
23 reads
I like writing go (golang not the batch separator) and one of the things that I like is that if you want to use something from github you literally...
2015-10-16
2 reads
I like writing go (golang not the batch separator) and one of the things that I like is that if...
2015-10-16
889 reads
I like writing go (golang not the batch separator) and one of the things that I like is that if...
2015-10-16
47 reads
I like writing go (golang not the batch separator) and one of the things that I like is that if...
2015-10-16
38 reads
I like writing go (golang not the batch separator) and one of the things that I like is that if...
2015-10-16
17 reads
When you create a new SSDT project it is created (at the moment) as a SQL Server 2014 project which is annoying when you are on something else.
However, if...
2015-10-14
1 reads
When you create a new SSDT project it is created (at the moment) as a SQL Server 2014 project which...
2015-10-14
378 reads
When you create a new SSDT project it is created (at the moment) as a SQL Server 2014 project which...
2015-10-14
63 reads
By Brian Kelley
There's a great article from MIT Technology Review about resetting on the hype of...
By Steve Jones
etherness – n. the wistful feeling of looking around a gathering of loved ones,...
By Steve Jones
A customer was asking about tracking logins and logouts in Redgate Monitor. We don’t...
Comments posted to this topic are about the item T-SQL in SQL Server 2025:...
Comments posted to this topic are about the item Your Value from a Conference
Comments posted to this topic are about the item UNISTR Basics
What does this code return in SQL Server 2025+? (assume the database has an appropriate collation)
SELECT UNISTR('Hello 4E16754C') AS 'A Classic';
A:
B:
See possible answers