Database Management Flashcards
A ________ is a collection of forms, reports, queries, and application programs that use the DBMS to process a database.
Database Application.
A ________ is a column or group of columns that identifies a unique row in a table.
Key.
A ________ is a column or group of columns that identifies a unique row in a table.
Key.
A ________ is a software program; while a ________ is a collection of tables of data, relationships, and metadata.
DBMS; database
A ________ is a software program; while a ________ is a collection of tables of data, relationships, and metadata.
DBMS; database
Bytes are grouped into columns, which are also called ________.
Fields.
Bytes are grouped into columns, which are also called ________.
Fields.
Constraints on the number of entities that can be in a relationship are called ________.
Minimum Cardinalities.
Constraints on the number of entities that can be in a relationship are called ________.
Minimum Cardinalities.
Databases that are organized in the form of tables and represent interconnections using foreign keys are called ________.
Relationnal Databases.
Databases that are organized in the form of tables and represent interconnections using foreign keys are called ________.
Relationnal Databases.
Developers use ________ to define the entities that will be stored in the database and the relationships among those entities.
The E-R Data Model.
Developers use ________ to define the entities that will be stored in the database and the relationships among those entities.
The E-R Data Model.
In a database, a ________ refers to a character of data.
Byte
In a database, a ________ refers to a character of data.
Byte