Analyzing an organization's data and identifying the relationships among the data is called ____.
encapsulation
inheritance
data modelling
data redundancy
A(n) ____ creates a temporary table that is a subset of the original table or tables.
data model
relational operation
object
composite key
In a relational database, a table of records is called a(n) ____.
attribute
relation
tuple
schema
The fields related to the same entity make up a(n) ____.
record
character
field
file
____ has become the query language of choice for many developers of relational DBMSs.
SQL
ERD
DBA
Inheritance
The smallest piece of data is a(n) ____.
record
character
field
table
A(n) ____ is the general logical structure in which records are stored within a database and the method used to establish relationships among the records.
record
database model
schema
data mart
A(n) ____ is a large, typically relational, database that supports management decision making.
data warehouse
entity
data dictionary
schema
A(n) ____ is one piece of information about an entity, such as the last name or first name of a student, or the student's street address.
record
character
field
file
With respect to the object-oriented model, the combined storage of both data and the procedures that manipulate them is referred to as ____.
inheritance
a relational operation
encapsulation
a data model
In a relational database, a record is called a(n) ____.
attribute
relation
tuple
schema
A(n) ____ is any object about which an organization chooses to collect data.
entity
primary key
record
schema
A(n) ____ is a graphical representation of all entity relationships.
SQL
DBMS
DBA
ERD
A(n) ____ can be maintained, for instance, for lecturers and students in a university database.
one-to-many relationship
one-to-one relationship
many-to-many relationship
primary key
In a relational database, a field is called a(n) ____.
attribute
relation
tuple
schema
A collection of related records, such as all the records of a college's students, is called a(n) ____.
record
character
field
file
The description of each table structure and types of fields become part of a(n) ____, which is a repository of information about the data and their organization.
metadata
data dictionary
schema
entity relationship
A unique key can serve as a(n) ____.
character
file
record
primary key
The program used to build databases, populate them with data, and manipulate the data is called a(n) ____.
structured query language
data mart
database management system
table
Organizations often organize their data warehouse as a collection of ____, smaller collections of data that focus on a particular subject or department.