Group 4 - Data Security & Data Modeling
Group 4 - Data Security & Data Modeling
&
Data Modeling
Group 4
Data Security:
To create a model, first, you would start by identifying key entities such as
“customers,” “orders,” and “products.” These entities represent the main data
elements within the system.
Next, you would define the relationships between these entities:
• For instance, a customer can place many orders, but each order is associated with only
one customer.
• This relationship is crucial for understanding how data flows and connects within the
system.