I have objects representing folders and I\'m wondering if they should be represented in the database.
On the one hand it seems like the easiest way would be to not r
SQL Server has a hierarchyid data type that has support for hierarchical structures. Works only in the full version, mind you.
hierarchyid