Where did january go?
I have been pretty busy over january and the first half of feburary and haven't had time to write any...
2016-02-16
474 reads
I have been pretty busy over january and the first half of feburary and haven't had time to write any...
2016-02-16
474 reads
I have been pretty busy over january and the first half of feburary and haven’t had time to write any...
2016-02-16
43 reads
I have been pretty busy over january and the first half of feburary and haven’t had time to write any...
2016-02-16
51 reads
I have been pretty busy over january and the first half of feburary and haven't had time to write any blogs, I did have an article on simple talk...
2016-02-16
4 reads
Code Coverage
What is code coverage?
When you write some code and then test it, how sure are you that you have...
2016-01-22 (first published: 2016-01-13)
2,065 reads
Code Coverage What is code coverage? When you write some code and then test it, how sure are you that...
2016-01-13
54 reads
Code Coverage What is code coverage? When you write some code and then test it, how sure are you that...
2016-01-13
68 reads
Code Coverage What is code coverage? When you write some code and then test it, how sure are you that you have tested the whole thing? Code coverage gives...
2016-01-13
6 reads
In the final part of this 3 part series on what SSDT actually is I am going to talk about...
2016-01-07
870 reads
In the final part of this 3 part series on what SSDT actually is I am going to talk about...
2016-01-07
44 reads
By Steve Jones
This was Redgate in 2010, spread across the globe. First the EU/US Here’s Asia...
By John
Today is Christmas and while I do not expect anybody to actual be reading...
By Bert Wagner
Until recently, my family's 90,000+ photos have been hidden away in the depths of...
Comments posted to this topic are about the item UNISTR Escape
Comments posted to this topic are about the item Celebrating Tomorrow
Comments posted to this topic are about the item SQL Art: I Made a...
In SQL Server 2025, I run this command:
SELECT UNISTR('*3041*308A*304C\3068 and good night', '*') as "A Classic";
What is returned? (assume the database has an appropriate collation)
A:
B:
C:
See possible answers