Hacker News new | ask | show | jobs
by schemathings 1132 days ago
Microsoft SCCM uses SQLserver under the hood and the developers created a lot of database views to access information. The documentation about how to construct queries using those views was excellent, including good use of color coding.

Nicely done approach to de-complexifying a fairly complex schema.