BTMA 331 Midterm Flashcards
A graphical system used to capture the nature and relationships among data is called a(n)
data model
A rule that CANNOT be violated by database users is called a
constraint
The most common source of database failures in organizations is
failure to implement a strong database administration function
Determining the structure of data and the relationships between data elements either right before or at the time of use of the data is called
schema on write
Database development begins with ________, which establishes the range and general contents of organizational databases
enterprise data modeling
A departmental multi-tiered client/server database is stored on a central device called a
server
An iterative methodology that rapidly repeats the analysis, design, and implementation phases of the SDLC is called
RAD
In a file processing environment, descriptions for data and the logic for accessing the data are built into:
application programs
With the database approach, data descriptions are stored in a central location known as a
repository
A data warehouse derives its data from
various operational data sources
________ are established between entities in a well-structured database so that the desired information can be retrieved.
Relationships
________ specify computer systems requirements
Systems analysts
The need for consensus on data definitions is an example of which type of risk in the database environment?
Organizational conflict
A major difference between data warehouses and transactional systems as compared to big data is
the data is unstructured in big data systems
A database is an organized collection of ________ related data
logically
Specifying how data from a logical schema are stored in secondary memory is part of the
design.
Languages, menus, and other facilities by which users interact with the database are collectively called a(n)
user interface
Which organizational function should set database standards?
Database Administration
________ is a tool even non-programmers can use to access information from a database
Structured query language
Program-data dependence is caused by
file descriptions being stored in each database application
The three-schema approach includes which of the following schemas?
Internal
The SDLC phase in which the detailed conceptual data model is created is the ________ phase
analysis
Data that describe the properties of other data are:
metadata.
A centralized knowledge base of all data definitions, data relationships, screen and report formats, and other system components is called a(n):
repository.
A person, place, object, event, or concept about which the organization wishes to maintain data is called a(n):
entity.
A(n) ________ is often developed by identifying a form or report that a user needs on a regular basis.
user view
Which software used to create, maintain, and provide controlled access to databases?
Database management system (DBMS)
The traditional methodology used to develop, maintain, and replace information systems is called the:
Systems Development Life Cycle
A user view is:
a logical description of some portion of the database
The SDLC phase in which every data attribute is defined, every category of data is listed, and every business relationship between data entities is defined is called the ________ phase.
analysis