Databases

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

1/11

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 8:27 PM on 5/19/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

12 Terms

1
New cards

Information system

A software that can organise and analyse business data that helps to streamline day to day business data

2
New cards

Database

A collection of structured , organised data which makes the data easily retrievable and efficiently maintained

3
New cards

Benefits of databases

-They can store large amounts of data

-They hold data in an organised way

-Many users can access the data at the same time

-They can be used in many different types of systems

4
New cards

Flat file database

Simplest form of a database that consists of a single table

5
New cards

Record

One entry in a database that consists of data about someone or something

6
New cards

Database Management System (DBMS)

The software that creates and manages databases

7
New cards

Relational database

A database that stores and provides access to data points that are related to one another

8
New cards

Data redundancy

When data is duplicated, it wastes storage space and time and effort required to enter and update data that is duplicated

9
New cards

Primary key

A unique key that is given to a record when it is inserted in a data base

10
New cards

Foreign key

A column that links two databases together by referencing the primary key of another database and ensures that data relationships remain constant

11
New cards

Entity Relationship Diagram (ERD)

A visual representation of a database that shows tables and the relationship between them

12
New cards

Structured Query Language (SQL)

The programming language of creating databases and their tables and querying databases to extract useful information and delete unnecessary data