Definition of Terms Flashcards
It is a collection of related data.
Database
- Represents an aspect of the real world
- Logically coherent collection of data with some inherent meaning
- Designed, built, and populated with data for a specific purpose.
- Can be of any size and complexity
- May be generated or maintained manually
Implicit properties of a database
It is a computerized system that enables users to create a database
DBMS
This function of a database specifies the data types, structures, and constraints of data to be stored in the database.
Defining a database
This function of a DBMS is the process of storing the data on a storage medium which is controlled by the DBMS
Constructing
This function of a DBMS allows fetching or querying the database to retrieve specific data, updating database information to reflect changes and generate reports
Manipulating a Database
This function of a DBMS allows system protection against hardware or software malfunction or crashes, and security protection against unauthorized and malicious access.
Protecting a database
This function of a DBMS allows the database system to evolve as requirement change over time.
Maintaining a database
It is a subset of data that may contain virtual data that is derived from the database but not explicitly stored.
View