(Alaric Dailey) Microsoft SQL Server provides a really nice feature called indexed views. From a database designer’s point of view, it allows me to enforce constraints that might otherwise need to be done as triggers or enforced in code. To explain this, I will use an example of an automobile.
Read More - Register for Free Membership