Interview Questions

What is a Star Schema?

Data Warehousing Interview Questions and Answers


(Continued from previous question...)

What is a Star Schema?

Star schema is a type of organising the tables such that we can retrieve the result from the database easily and fastly in the warehouse environment.Usually a star schema consists of one or more dimension tables around a fact table which looks like a star,so that it got its name.

(Continued on next question...)

Other Interview Questions