chapter 11 vocab

0.0(0)
studied byStudied by 0 people
0.0(0)
linked notesView linked note
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/44

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

45 Terms

1
New cards

Artificial Intelligence (AI)

The simulation of human intelligence in machines programmed to think, learn, and solve problems.

2
New cards

Batch Processing

A method of executing tasks or jobs in bulk, typically without user interaction.

3
New cards

Binary Large Object (BLOB)

A data type used to store large amounts of binary data, such as images or multimedia files.

4
New cards

Business Intelligence (BI)

Technologies and strategies used by enterprises for analyzing business information to support decision-making.

5
New cards

Business Intelligence System

A system that provides tools for analyzing data to help businesses make better decisions.

6
New cards

Caption

A label or title that describes the contents of a field or form.

7
New cards

Clickstream Data

Data that tracks the paths and clicks made by users as they navigate through a website.

8
New cards

Completeness Check

A validation check to ensure that required data is present in a database field.

9
New cards

Consistency Check

A check to ensure that data in a database is logically consistent.

10
New cards

Data Centralization

The practice of consolidating data from multiple sources into a single location or system.

11
New cards

Data Dictionary (Database Schema)

A set of metadata that describes the structure, fields, and relationships in a database.

12
New cards

Data Inconsistency

When data is not uniform or consistent across different parts of a database or system.

13
New cards

Data Integrity

The accuracy and consistency of data within a database.

14
New cards

Data Mart

A subset of a data warehouse, usually focused on a specific business area.

15
New cards

Data Mining

The process of analyzing large datasets to discover patterns, trends, or relationships.

16
New cards

Data Redundancy

The unnecessary duplication of data in a database, which can lead to inconsistencies.

17
New cards

Data Staging

A step in the ETL (Extract, Transform, Load) process where data is temporarily stored before being loaded into the data warehouse.

18
New cards

Data Type (Field Type)

Specifies the type of data that can be stored in a field (e.g., integer, text).

19
New cards

Data Warehouse

A large store of data accumulated from various sources, used for analysis and reporting.

20
New cards

Database

An organized collection of structured information, typically stored electronically.

21
New cards

Database Administrator (DBA) (Database Designer)

A professional responsible for managing and maintaining a database system.

22
New cards

Database Management System (DBMS)

Software that manages databases, providing ways to store, retrieve, and manage data.

23
New cards

Decision Support System (DSS)

An information system that supports business or organizational decision-making activities.

24
New cards

Default Value

A pre-set value that automatically populates a database field unless a user provides a different value.

25
New cards

Detail Report

A report that provides a comprehensive list of data, including all fields and records.

26
New cards

Enterprise Resource Planning (ERP) System

Software that integrates core business processes such as finance, supply chain, and human resources.

27
New cards

Exception Report

A report that highlights data that falls outside of expected or predefined parameters.

28
New cards

Expert System

An AI-based system that uses knowledge and inference to solve complex problems or make decisions.

29
New cards

Field

A column in a database table that holds a specific type of data (e.g., a customer name).

30
New cards

Field Constraint

Rules that define what data is valid for a field, such as field size or data type restrictions.

31
New cards

Field Name

The name or label given to a field in a database.

32
New cards

Field Properties

Characteristics that define a field, such as data type, size, and constraints.

33
New cards

Field Size

The maximum number of characters or amount of data that can be stored in a field.

34
New cards

Filter

A tool or query that limits the results of a database search to only records that meet specific criteria.

35
New cards

Flat Database

A database that consists of a single table, without relationships between different data sets.

36
New cards

Foreign Key

A field in a table that is a primary key in another table, used to link two tables in a relational database.

37
New cards

Fuzzy Logic

A form of logic that allows for reasoning about imprecise or uncertain information.

38
New cards

Information System

A system that collects, processes, and distributes information, typically consisting of hardware, software, and data.

39
New cards

Input Forms

User interfaces that allow data to be entered into a database.

40
New cards

Join Query

A SQL query used to combine rows from two or more tables based on a related column.

41
New cards

Knowledge-Based System

A computer program that uses knowledge about a domain to provide decision support or solve complex problems.

42
New cards

Management Information System (MIS)

A system that helps manage and analyze business data to support management decision-making.

43
New cards

Many-to-Many Relationship

A database relationship where multiple records in one table are related to multiple records in another table.

44
New cards

Metadata

Data that describes other data, providing information about a file, database, or system.

45
New cards

Model Management System

Software that manages models used