Star-Schema Design [closed]
Using star schemas for a data warehouse system gets you several benefits and in most cases it is appropriate to use them for the top layer. You may also have an operational data store (ODS) – a normalised structure that holds ‘current state’ and facilitates operations such as data conformation. However there are reasonable situations … Read more