WGU C175 DATA MANAGEMENT FOUNDATION
VERIFIED STUDY GUIDE
Associative Entity - Answers - An associative entity is an element of the entity-
relationship model. All relationships for the associative entity should be many.
Attribute - Answers - An attribute is a property or characteristic of an entity.
Binary relationship - Answers - A binary relationship is a relationship between two entity
types.
Candidate Key - Answers - Is any column or a combination of columns that can qualify
as unique key in database.
Cardinality - Answers - Cardinality represents the maximum number of entities that can
be involved in a particular relationship.
Cartesian product - Answers - Usually the result of a missing join condition or a method
of expanding the data of 1 table by the number of rows in the second table.
Cascade Delete - Answers - Will delete all records that reference the primary key
column subquery - Answers - Returns a single column of one or more values.
data encryption - Answers - When data is encrypted, it is changed, bit by bit or
character by character, into a form that looks totally garbled. It can and must be
reconverted, or decrypted, back to its original form to be of use.
Data normalization - Answers - Is a methodology for organizing attributes into tables so
that redundancy among the non-key attributes is eliminated.
Data volatility - Answers - Describes how often stored data is updated.
Data Volume Assessment - Answers - Understanding of how much data will be in a
database or a table within a database
Database - Answers - A database is a collection of information that is organized so that
it can easily be accessed, managed, and updated.
DCL - Answers - Data control language is used to control access to data stored in a
database.
, DDL - Answers - Data definition language - involves instructing the DBMS software on
what tables will be in the database, what attributes will be in the tables, which attributes
will be indexed, and so forth.
Definer - Answers - Definer is a MySQL term where AuthID is the same for another
DBMS
Denormalization - Answers - The act of duplicating data in a database for performance
or the preservation of historical information
disaster recovery - Answers - Involves rebuilding an entire information system or
significant parts of one after a catastrophic natural disaster such as a hurricane,
tornado, earthquake, building collapse, or even a major fire.
DML - Answers - Data manipulation language refers to the four basic operations that
can and must be performed on data stored in any DBMS: data retrieval, data update,
insertion of new records, and deletion of existing records.
E-R model - Answers - An E-R model is a data model for describing a database in an
abstract way.
embedded mode - Answers - The SELECT command is embedded within the lines of a
higher-level language program and functions as an input or "read" statement for the
program.
Entity - Answers - An entity is an object or event in our environment that we want to
keep track of.
Foreign Key - Answers - Is a field (or collection of fields) in one table that uniquely
identifies a row of another table.
Index - Answers - Used to help a DBMS find data quickly
Inner Join - Answers - Shows row that have matches in both tables
Intersection Data - Answers - Intersection Data associated with the concatenation of two
segments.
Join - Answers - Joins 2 tables together
logical view - Answers - Is a mapping onto a physical table or tables that allows an end
user to access only a specified portion of data.
Modality - Answers - Modality represents the minimum number of entity occurrences
that can be involved in a relationship.
VERIFIED STUDY GUIDE
Associative Entity - Answers - An associative entity is an element of the entity-
relationship model. All relationships for the associative entity should be many.
Attribute - Answers - An attribute is a property or characteristic of an entity.
Binary relationship - Answers - A binary relationship is a relationship between two entity
types.
Candidate Key - Answers - Is any column or a combination of columns that can qualify
as unique key in database.
Cardinality - Answers - Cardinality represents the maximum number of entities that can
be involved in a particular relationship.
Cartesian product - Answers - Usually the result of a missing join condition or a method
of expanding the data of 1 table by the number of rows in the second table.
Cascade Delete - Answers - Will delete all records that reference the primary key
column subquery - Answers - Returns a single column of one or more values.
data encryption - Answers - When data is encrypted, it is changed, bit by bit or
character by character, into a form that looks totally garbled. It can and must be
reconverted, or decrypted, back to its original form to be of use.
Data normalization - Answers - Is a methodology for organizing attributes into tables so
that redundancy among the non-key attributes is eliminated.
Data volatility - Answers - Describes how often stored data is updated.
Data Volume Assessment - Answers - Understanding of how much data will be in a
database or a table within a database
Database - Answers - A database is a collection of information that is organized so that
it can easily be accessed, managed, and updated.
DCL - Answers - Data control language is used to control access to data stored in a
database.
, DDL - Answers - Data definition language - involves instructing the DBMS software on
what tables will be in the database, what attributes will be in the tables, which attributes
will be indexed, and so forth.
Definer - Answers - Definer is a MySQL term where AuthID is the same for another
DBMS
Denormalization - Answers - The act of duplicating data in a database for performance
or the preservation of historical information
disaster recovery - Answers - Involves rebuilding an entire information system or
significant parts of one after a catastrophic natural disaster such as a hurricane,
tornado, earthquake, building collapse, or even a major fire.
DML - Answers - Data manipulation language refers to the four basic operations that
can and must be performed on data stored in any DBMS: data retrieval, data update,
insertion of new records, and deletion of existing records.
E-R model - Answers - An E-R model is a data model for describing a database in an
abstract way.
embedded mode - Answers - The SELECT command is embedded within the lines of a
higher-level language program and functions as an input or "read" statement for the
program.
Entity - Answers - An entity is an object or event in our environment that we want to
keep track of.
Foreign Key - Answers - Is a field (or collection of fields) in one table that uniquely
identifies a row of another table.
Index - Answers - Used to help a DBMS find data quickly
Inner Join - Answers - Shows row that have matches in both tables
Intersection Data - Answers - Intersection Data associated with the concatenation of two
segments.
Join - Answers - Joins 2 tables together
logical view - Answers - Is a mapping onto a physical table or tables that allows an end
user to access only a specified portion of data.
Modality - Answers - Modality represents the minimum number of entity occurrences
that can be involved in a relationship.