EPAM Systems Interview Question

what is a start schema?

Interview Answer

Anonymous

Nov 2, 2015

In computing, the Star Schema is the simplest style of data mart schema. The star schema consists of one or more fact tables referencing any number of dimension tables. The star schema is an important special case of the snowflake schema, and is more effective for handling simpler queries