Exploring the Varbinary Type
A brief look at the Varbinary data type and its uses in SQL Server for beginners.
2013-02-07
12,679 reads
A brief look at the Varbinary data type and its uses in SQL Server for beginners.
2013-02-07
12,679 reads
A look at the performance of SQL Server compared to SQLite for single user applications.
2012-07-19
7,068 reads
A review on the basic steps to correct a poorly performing query
2010-09-08
12,480 reads
A Technique to deal with moving data from multiple schemas into one table
2010-08-09
6,401 reads
Some useful undocumented extended and stored procedures in SQL Server 2005
2009-11-20 (first published: 2008-05-09)
33,453 reads
2008-12-02
9,122 reads
2008-09-09
12,788 reads
A discussion on using CTEs to speed the development and maintenance of reports and enhance readability.
2008-03-31
6,159 reads
Discusses the techniques and reasons to use opendatasource for reading text files in SQL Server 2005.
2007-12-13
10,376 reads
A while ago I blogged about a use case where a pipeline fails during...
By HeyMo0sh
Something has shifted quietly in 2026. The developers I know/respect—the ones actually shipping, not...
By Vinay Thakur
Continuing from Day 4 where we learned Encoder, Decoder, and Attention Mechanism, today we...
I have a table I didn't design that has tons of repeating groups in...
Comments posted to this topic are about the item Writing as an Art and...
Comments posted to this topic are about the item String Similarity II
What is the range for the result from the EDIT_DISTANCE_SIMILARITY() function in SQL Server 2025?
See possible answers