_______ allows users to work on different versions of the data model simultaneously.
- Branching
- Locking
- Merging
- Versioning
Branching in version control allows users to work on different versions of the data model simultaneously. Each branch represents a separate line of development, enabling parallel work without interfering with the main model until changes are merged.
Loading...
Related Quiz
- In Forward Engineering, what is the initial step after creating a conceptual data model?
- Data partitioning is often used to improve _______ in distributed systems.
- An entity that inherits properties and relationships from another entity is known as a _______.
- What is the purpose of relationships in graph databases?
- Which type of data does a dimension table primarily contain?