by Andrew Banh | Feb 25, 2019 | Uncategorized
This blog post is a deeper dive of star schemas. Please go to this link to check that out first (https://www.thedataschool.com.au/andrew-banh/the-allure-of-star-schemas/). Facts and dimensions tables form the basis of any business’ data strategy. It is from the data...
by Andrew Banh | Feb 25, 2019 | Uncategorized
A Star Schema is one of the simplest data warehouse schema where data is manipulated into facts and dimensions. This blog post will be an overview of what the star schema and a deeper dive into facts and dimensions will follow. So, what exactly is a star schema? The...