Nate Johnson's repositories
SQL-Nested-Set-Model
More complete implementation of the nested set model, with schema, triggers, stored procedures, and get-ers.
SQL-Nested-Set-Move-Subtree
https://natethedba.wordpress.com/the-nested-set-model/
Demo-Audit-Delete-Trigger
see corresponding blog post @natethedba.wordpress.com
Demo-BigTable-Count-and-Shape
Demonstrate bad & good methods of counting rows in a "large" table in TSQL (MSSQL).
hello-world
learning git
SQL-String-Whitespace-Cleanup
SQL string cleanup - trim, remove/replace special whitespace characters (such as tab, newline)