question

chitrarekha.saha avatar image
chitrarekha.saha asked

Do we split the persons table?

We have mentor, teachers, students, educators, staff and they have some common data elements but not all elements are same. Do we dump all the entity in persons table or do we create separate table for each. We will not have more than 5000 students per year per entity. We identify the entity by flag (entity type)in the persons table. Please advise what would be the best design for our datawarehouse.
data-warehouse
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
@SQLShark avatar image
@SQLShark answered
Hi there, If you're new to DW design then Kimball is the best place to start: [ http://www.kimballgroup.com/][1] I would recommend that each of those become individual dimensions. Kimball's book is [here][2] [1]: http://www.kimballgroup.com/ [2]: http://www.amazon.com/Data-Warehouse-Toolkit-Definitive-Dimensional/dp/1118530802/ref=la_B000AP5ULY_1_1?s=books&ie=UTF8&qid=1401809769&sr=1-1
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.