
Bilal Nadeem @bilaln_a
Data Vault 2.0 modeling question
Data Vault 2.0 modeling question
I have a data model containing four tables: Employees, QA, QA Strategy and Professional Services. Employees table makes two identifying relationships with QA table and QA table makes one non-identifying relationship with QA Strategy table. Employees table also makes three identifying relationships with Professional Services table. What would be the data vault 2.0 model of this data model?
#question #datavault #datavault2model