Information Management 2A (INMT201)

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/9

flashcard set

Earn XP

Description and Tags

A set of flashcards covering key concepts in Information Management and Data Management.

Last updated 9:58 AM on 4/6/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

10 Terms

1
New cards

Database Management System (DBMS)

A system that helps organizations manage and process data.

2
New cards

Relational Database

A database that stores data in a series of related tables with minimal duplication.

3
New cards

Entity

An object or concept about which data is stored in a database.

4
New cards

Primary Key

A unique identifier for a record in a table.

5
New cards

Foreign Key

A field in one table that is a primary key in another table, creating a relationship between the two.

6
New cards

Referential Integrity

A concept that ensures a foreign key must reference an existing primary key.

7
New cards

Records

Rows in a table that contain all the data about one specific entity.

8
New cards

Fields (or Attributes)

Columns in a table that store specific items of data.

9
New cards

Data Redundancy

The unnecessary duplication of data within a database.

10
New cards

Data Modelling

The process of creating a data model for the data to be stored in a database.