Long Exam #2 Flashcards
it is the range of acceptable values than an attribute is capable of having.
Domain of Attributes
Those database system which executes on the same operating system and use the same application process and carry the same hardware devices.
Homogeneous Distributed Database system
It is used in high-end systems where performance is crucial.
In Memory Database System
A database system that accommodates multiple users although the database management system and the database itself are entirely housed on a single machine.
Centralized Database System
If we perform any operation over the data, its value before and after the operation should be preserved. This is called _________.
Consistency
It is also called relational data model.
Record-Based Data Model
It is the attribute which is unique for every entity instance.
Key attribute
It is also referred to as passive DBMS
Program-Driven System
An entity which doesn’t have any key attribute of its own.
Weak Entity
DBMS products can be sold in the form of ________.
Licenses
An attribute which can be calculated or derived based on other attributes.
Derived Attribute
A database model wherein each entity has only one parent but can have several children.
Hierarchical Databases
It supports a large number of transactions concurrently without any delay.
Online Transaction Processing
An attribute that can take more than one value for each entity instance.
Multi-Valued Attribute
A relationship which one entity can be related to more than one other entity.
One to Many Entity Relationship