|
Tree Implementations in SQL Server 2005 |
|
|
By Scot Becker on
2/16/2006
|
|
|
|
Anthony Bloesch has an interesting post about the performance of 3 tree implementations in SQL Server 2005. I know this isn't ORM content per se, but trees come up so often in the real world that I thought I would post it.
|
 |
|
|
More...
|
|
|
SQL Hack or SQL Trick? |
|
|
By Scot Becker on
12/3/2003
|
|
|
|
A while ago, I needed a function that returned a concatenated string of the values found in multiple rows of a SQL table.
|
 |
|
|
More...
|
|