Databases and Database Management Systems

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

1/19

flashcard set

Earn XP

Description and Tags

These flashcards cover key terms and concepts related to databases and database management systems, designed to help students understand and remember critical definitions and functions.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

20 Terms

1
New cards

Database

A collection of related data stored in a manner that enables information to be retrieved as needed.

2
New cards

Database Management System (DBMS)

Software used to create, maintain, and access databases.

3
New cards

Primary Key

A field that uniquely identifies a record in a table and is not duplicated in any other record.

4
New cards

Tables

A collection of related records in a database.

5
New cards

Fields

Single categories of data to be stored in a database (e.g., name, telephone number).

6
New cards

Records

Collections of related fields in a database.

7
New cards

Queries

Requests to see information from a database that matches specific criteria.

8
New cards

Data Encryption

The process of encoding data to prevent unauthorized access.

9
New cards

Data Integrity

The accuracy of data and the quality of information generated.

10
New cards

Data Validation

The process of ensuring that data entered into the database is valid and matches specified criteria.

11
New cards

Data Dictionary

A repository of descriptions of data structures, including table structures and relationships.

12
New cards

Relational Database

A database that allows tables to be related to one another so that changes in one table are automatically reflected in others.

13
New cards

Data Privacy

The practice of protecting personal data stored in databases from unauthorized access and breaches.

14
New cards

Data Hierarchy

The arrangement of data in a structured manner that includes fields, records, tables, and databases.

15
New cards

Entity

A person, object, or event of importance to the organization that is represented in a database.

16
New cards

Attribute

A characteristic of an entity that typically becomes fields in the entity's database table.

17
New cards

Access Controls

Measures that restrict access to data within a database to authorized users.

18
New cards

Real-Time Computing

The capability to access data instantly as it is needed.

19
New cards

Batch Processing

A method that requires transactions to be accumulated and processed in large groups.

20
New cards

Data Mining

The discovery of hidden predictive information that helps to predict trends and patterns in data.