Search Header Logo
Introduction to Databases

Introduction to Databases

Assessment

Presentation

Information Technology (IT)

9th - 12th Grade

Practice Problem

Hard

Created by

kib brian

FREE Resource

10 Slides • 0 Questions

1

media

DATA MANIPULATION

Tuesday, November 26, 2024

2

media

3

media

4

media

TYPES OF COMPUTER

BASED DATABASES

5

media
media

A flat file database is a database that stores data in

one table and is organized in rows and columns .

6

media

RELATIONAL DATABASES

A relational database stores data in more than one linked

table stored in a file. Relational databases are designed so
that the same data is not stored in various tables.

Each table within a relational database will have a

primary key. That holds unique data.

Some tables will have one or more foreign key fields.

A foreign Key in one table will point to a primary key in

another table.

7

media

Table 1

Primary Key
Student ID

Table 2

Parent is is the

primary Key

Student ID is
foreign Key

8

media

9

media

10

media
media

DATA MANIPULATION

Tuesday, November 26, 2024

Show answer

Auto Play

Slide 1 / 10

SLIDE