Save
MIS
Final Exam prep
Topic 3- Databases- Chapter 5
Save
Share
Learn
Content
Leaderboard
Learn
Created by
NeutralMouse80286
Visit profile
Cards (46)
Data governance
An approach to managing information across an entire organization
View source
Master data management
Part of data governance
View source
Master data
Core data that is
critical
to an
organization
View source
Database management systems
Minimize data
redundancy
Minimize data
isolation
Minimize data
inconsistency
Maximize data
security
Maximize data
integrity
Maximize data
independence
View source
Bit
Smallest
unit of data
View source
Byte
Group of
bits
View source
Field
Smallest
unit of
data
in a database
View source
Data file or
table
Collection
of
related fields
View source
Database
Collection of
related data files
or
tables
View source
Database management system
Software that controls the organization,
storage
, management, and
retrieval
of data in a database
View source
Relational database
model
Data model that represents data in
tables
with
rows
and columns
View source
Data model
Logical structure
of a database
View source
Entity
Representation of a person,
place
, thing, or
event
View source
Instance
Specific occurrence
of an
entity
View source
Attribute
Characteristic of an entity
View source
Primary
key
Unique identifier for each
instance
of an entity
View source
Secondary key
Additional attribute
used to identify an instance of an
entity
View source
Foreign key
Attribute in one table that
matches
the primary key of another
table
View source
Big Data
Diverse, high-volume, high-velocity information assets that require new forms of processing to enable enhanced
decision
making,
insight
discovery, and process optimization
View source
Characteristics of Big Data
Volume
Velocity
Variety
View source
Big Data
can come from
untrusted
data sources
View source
Big Data
is
dirty
View source
Big Data changes, especially in
data streams
View source
Data warehouse
A repository of historical data that are organized by subject to support
decision makers
in the organization
View source
Data mart
A
low-cost
,
scaled-down
version of a data warehouse designed for end-user needs in a strategic business unit (SBU) or individual department
View source
Basic characteristics of data warehouses and data marts
Organized
by
business
dimension or subject
Use
online analytical processing
(
OLAP
)
Integrated
Time
variant
Nonvolatile
Multidimensional
View source
Knowledge management
(
KM
)
A process that helps manipulate important knowledge that comprises part of the organization's
memory
, usually in an
unstructured
format
View source
Knowledge
Information combined with experience, context, interpretation, and reflection
View source
Explicit knowledge
Knowledge that can be easily
codified
and
shared
View source
Tacit knowledge
Knowledge that is
difficult
to
codify
and share
View source
Knowledge management systems
(
KMS
)
The use of modern information technologies to systematize, enhance, and expedite intrafirm and interfirm knowledge management
View source
The KMS cycle
1.
Create knowledge
2.
Capture knowledge
3.
Refine knowledge
4.
Store knowledge
5.
Manage knowledge
6.
Disseminate knowledge
View source
Structured Query Language
(SQL)
A query language used to interact with
relational
databases
View source
Query By Example (
QBE
)
A query
language
that allows users to specify examples of the data they want to
retrieve
View source
Entity-relationship (
ER
) diagram
A graphical representation of the
relationships
between
entities
in a database
View source
Business rules
Constraints that define the
relationships
between entities
View source
Data dictionary
A repository of information about the data, such as meaning,
relationships
to other data,
origin
, usage, and format
View source
Degree of a
relationship
The number of
entities
involved in a
relationship
(unary, binary, ternary)
View source
Cardinality
The number of
instances
of one entity that can be associated with one instance of another entity (one-to-one, one-to-many, many-to-many)
View source
Normalization
The process of organizing data in a database to reduce
redundancy
and improve data
integrity
View source
See all 46 cards