Question: . Employees working in IT organizations are assigned different projects for a specific duration, such as a few months or years. The duration is specified
. Employees working in IT organizations are assigned different projects for a specific duration, such as a few months or years.
The duration is specified by the project start date and end date in the database. The project location is different for each project, so employee location changes with change in project. A sample data for storage in database is provided below:
Employee ID Project Code StartDate EndDate Location ID E101 P101 05/11/2012 03/05/2014 L101 E101 P102 04/05/2014 07/07/2015 L103 How is this an example of slowly changing dimension?
Demonstrate three ways (type1, type2, and type3) to handle the dimension as discussed in the chapter using the example provided.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
