Valuing and Storing Organizational Information - Databases Flashcards

1
Q

data stewardship

A

The management and oversight of an organization’s data assets to help provide business users with high-quality data that is easily accessible in a consistent manner.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

data gap analysis

A

Occurs when a company examines its data to determine if it can meet business expectations, while identifying possible data gaps or where missing data might exist.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

data steward

A

Responsible for ensuring the policies and procedures are implemented across the organization and acts as a liaison between the MIS department and the business.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

data governance

A

Refers to the overall management of the availability, usability, integrity, and security of company data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

data validation

A

Includes the tests and evaluations used to determine compliance with data governance polices to ensure correctness of data.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

database

A

Maintains information about various types of objects (inventory), events (transactions), people (employees), and places (warehouses)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

database management system (DBMS)

A

Creates, reads, updates, and deletes data in a database while controlling access and security.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

query-by-example (QBE) tool

A

Helps users graphically design the answer to a question against a database

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

structured query language

A

Users write lines of code to answer questions against a database.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

data model

A

Logical data structures that detail the relationships among data elements using graphics or pictures.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

metadata

A

Details about data.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

relational database model

A

A type of database that stores information in the form of logically related two-dimensional tables

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

relational database management system

A

Allows users to create, read, update, and delete data in a relational database.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

entity

A

Stores information about a person, place, thing, transaction, or event.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

attribute

A

The data elements associated with an entity.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

record

A

A collection of related data elements.

17
Q

primary key

A

A field (or group of fields) that uniquely identifies a given entity in a table.

18
Q

foreign key

A

A primary key of one table that appears as an attribute in another table and acts to provide a logical relationship between the two tables.

19
Q

physical view of information

A

The physical storage of information on a storage device such as a hard disk.

20
Q

logical view of information

A

Focuses on how users logically access information to meet their particular business needs.

21
Q

data latency

A

The time it takes for data to be stored or retrieved.

22
Q

information redundancy

A

The duplication of data, or the storage of the same data in multiple places.

23
Q

information integrity

A

A measure of the quality of information.

24
Q

integrity constraint

A

The rules that help ensure the quality of information.

25
Q

relational integrity constraint

A

The rules that enforce basic and fundamental information-based constraints.

26
Q

business rule

A

Defines how a company performs a certain aspect of its business and typically results in either a yes/no or true/false answer.

27
Q

business-critical integrity constraint

A

Enforces business rules vital to an organization’s success and often requires more insight and knowledge than relational integrity constraints.

28
Q

identity management

A

A broad administrative area that deals with identifying individuals in a system (such as a country, a network, or an enterprise) and controlling their access to resources within that system by associating user rights and restrictions with the established identity.

29
Q

data-driven website

A

An interactive website kept constantly updated and relevant to the needs of its customers through the use of a database.

30
Q

static information

A

Includes fixed data that are not capable of change in the event of a user action.

31
Q

dynamic information

A

Includes data that change based on user actions.

32
Q

dynamic catalog

A

An area of a website that stores information about products in a database.

33
Q

forward integration

A

Takes information entered into a given system and sends it automatically to all downstream systems and processes.

34
Q

backward integration

A

Takes information entered into a given system and sends it automatically to all upstream systems and processes.

35
Q

data element (or data field)

A

The smallest or basic unit of information.

36
Q

data dictionary

A

Compiles all of the metadata about the data elements in the data model.

37
Q

content creator

A

The person responsible for creating the original website content.

38
Q

content editor

A

The person responsible for updating and maintaining website content.

39
Q

integration

A

Allows separate systems to communicate directly with each other, eliminating the need for manual entry into multiple systems.