Mark Smith

ASP.NET, SQL Server, HTML, CSS and other random thoughts!

Browse by Tags

All Tags » SQL Server (RSS)
SQL Server MVP - Denis Gobo
I just wanted to say a big congratulations to a friend of mine, Denis Gobo , on becoming a SQL Server MVP . Denis has taught me many things over the last few years with regards to SQL Server and he continues to be a fountain of knowledge on the subject...
Posted: Jul 01 2008, 10:13 PM by ca8msm | with 2 comment(s)
Filed under:
SQL Server Programming Hacks
Denis Gobo has just gathered a great selection of what he calls "a collection of frequently asked questions" and posted them in a new collection called SQL Server Programming Hacks . These include hacks from various categories such as: * 1 NULLS * 2 Dates...
LessThanDot?
What have I been up to? It's been a while since I last wrote a blog on here, so what have I been up to? Well, it's been a very busy time for me as along with the birth of our first child, I've been working on a few startup projects. One of these that...
SQL Server 2005 - Missing Ranges
I recently had a situation where I needed to highlight the ids in a given range which were out of sequence and not part of a range (i.e. 1,2,3,4,6, would show that 5 was missing). Fortunately, I found that this was quite easy to do with Common Table Expressions...
Posted: Oct 22 2007, 02:09 PM by ca8msm | with 1 comment(s)
Filed under:
More Posts