Data and Knowledge Management Vocabulary

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/15

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards related to data and knowledge management, covering traditional file organization, database approaches, and business intelligence concepts.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

16 Terms

1
New cards

Traditional File Organization

Organizing data into specialized files designed for processing by specific application programs.

2
New cards

Data Redundancy

Duplicate data in multiple data files, leading to wasted storage space.

3
New cards

Data Inconsistency

Different values for the same attribute across multiple data locations.

4
New cards

Program-Data Dependence

The close relationship between data stored in files and the software programs that update and maintain that data. Any change in the data requires a change in the programs associated with that data.

5
New cards

Database Approach

An approach where related data is stored in one location (database) and can be shared by multiple database management system (DBMS) programs.

6
New cards

Database Management System (DBMS)

Software that serves as an interface between a database and its users or application programs.

7
New cards

Data Warehouse

A database that collects business information from many sources within an enterprise, covering all aspects of the company’s processes, products, and customers, providing a multidimensional view of the data.

8
New cards

Data Mart

A subset of a data warehouse, usually oriented to a specific business line or unit, used to retrieve user-facing data.

9
New cards

Business Intelligence (BI)

A broad category of applications and technologies for gathering, storing, analyzing, and providing access to data sets, helping users make better business decisions.

10
New cards

Online Analytical Processing (OLAP)

Supports multidimensional data analysis, enabling users to view data in different ways using multiple dimensions.

11
New cards

Data Mining

An information analysis tool that involves the automated discovery of patterns and relationships in data warehouses to support decision making.

12
New cards

Character

A basic building block of information, consisting of uppercase letters, lowercase letters, numeric digits or special symbols.

13
New cards

Field

Typically name, number or combination of characters that describes an aspect of a business object or activity.

14
New cards

Record

A collection of related data fields.

15
New cards

File

A collection of related records.

16
New cards

Database

An organized collection of files.