Dave Vroman Answered 2 Years ago through
Quizzes | 5 Points
A data warehouse should be designed for speed. This is done by removing as much "relational" as possible. It is a different animal designed for reporting so the number of joins and foreign keys should be kept to a minimum. The objects added to the data ...