TLE SUMMATIVE

0.0(0)
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/28

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

29 Terms

1
New cards

Database Systems

Structures for storing and managing data, enabling efficient access and manipulation.

2
New cards

Data vs. Information

Data are raw facts, while information is the processed form of data that reveals meaning.

3
New cards

Metadata

Data about data, providing descriptions of data characteristics and relationships.

4
New cards

DBMS (Database Management System)

A collection of programs that manage the structure and controls access to data.

5
New cards

GIGO

Garbage In, Garbage Out; refers to the idea that poor quality input will lead to poor quality output.

6
New cards

Data Management

The process of generating, storing, and retrieving data for effective utilization.

7
New cards

Data Warehouse

A system that stores data for strategic decision-making, containing both structured and unstructured data.

8
New cards

Data Redundancy

Unnecessary duplication of data in different locations, leading to potential inconsistencies.

9
New cards

Data Anomalies

Errors or irregularities that arise when changes in redundant data are not consistently applied.

10
New cards

File System

An organized collection of files forming a structure for storing data, typically older than databases.

11
New cards

Timely Information

Information that is delivered at the right moment when it is needed.

12
New cards

Reliable Information

Information that can be trusted by users, depending on the validity of data-collection methods.

13
New cards

Data Integrity

The accuracy and consistency of data over its lifecycle, essential for quality decision-making.

14
New cards

Single-user Database

A database that supports only one user at a time, often found in personal computing.

15
New cards

Multi-user Database

A database that supports multiple users simultaneously, enhancing collaborative access.

16
New cards

Centralized Database

A database where data is stored at a single location.

17
New cards

Distributed Database

A database that distributes data across multiple locations or sites.

18
New cards

Database Design

The process of defining the structure and organization of a database to ensure it meets user needs.

19
New cards

Decision Support

Systems designed to support better decision-making in an organization through data analysis.

20
New cards

Verifiable Information

Information that can be checked for accuracy by referencing multiple trusted sources.

21
New cards

Flexible Information

Information that can be utilized for various purposes and contexts within an organization.

22
New cards

Secure Data

Data that is protected against unauthorized access and breaches.

23
New cards

Data Access

The manner in which users interact with and retrieve data from a database.

24
New cards

Organization Survival

The need for effective decision-making based on accurate information for continued success.

25
New cards

End-User Data

Data that is of primary interest to the end users accessing the database.

26
New cards

Procedures in Database Systems

Guidelines and rules governing the design, access, and use of databases.

27
New cards

Peopleware

All individuals who interact with the database system, including admins and end users.

28
New cards

DBMS Software

Software specifically designed to manage database interactions and functionalities.

29
New cards

SQL (Structured Query Language)

A standard programming language used for managing and manipulating relational databases.