Data Scientist Question:

Download Job Interview Questions and Answers PDF

What is star schema?

Data Scientist Interview Question
Data Scientist Interview Question

Answer:

It is a traditional database schema with a central table. Satellite tables map IDs to physical names or descriptions and can be connected to the central fact table using the ID fields; these tables are known as lookup tables and are principally useful in real-time applications, as they save a lot of memory. Sometimes star schemas involve several layers of summarization to recover information faster.

Download Data Scientist Interview Questions And Answers PDF

Previous QuestionNext Question
Explain me what tools or devices help you succeed in your role as a data scientist?Tell me is rotation necessary in PCA? If yes, Why? What will happen if you don’t rotate the components?