Search Header Logo
Unit 9 Lesson 1

Unit 9 Lesson 1

Assessment

Presentation

Computers

9th Grade

Practice Problem

Hard

Created by

Jetton Davison

Used 16+ times

FREE Resource

40 Slides • 20 Questions

1

media

Unit 9
Databases

Coach Jett Davison
Digital Technology

2

3

media

Purpose of a Database

Usage of a Database

Flat File vs Database

Records

Storage

4

media

What is a Database?

Also known as a data store a database is a large index of digital information
that can be manipulated, searched, referenced, and/or compared with
optimal speed at minimal expense.

Ex.

Oracle Database

Microsoft SQL Server

Microsoft Access

MySQL

5

media

Four Major Features of a Database

Create

Input/Output

Query

Reports

6

media

Create

7

media

Input and Output

8

media

Query

9

media

Reports

10

Multiple Choice

First step in creating a database is to....

1

Create its structure

2

Input its data

3

Import its data

4

Compile its data

11

Multiple Choice

A Data structure that contains rows and columns a database can contain one or more of these...

1

Table

2

Bank

3

Query

4

Workbook

12

Multiple Choice

Data entry where user enters data manually

1

Input

2

Import

3

Output

4

Scribe

13

Multiple Choice

Bringing in Data from an existing file

1

Input

2

Import

3

Scaling

4

Querying

14

Multiple Choice

Requesting for data from a database

1

Query

2

Extracting

3

Encrypting

4

Distrbuting

15

media

Flatline vs Database

16

media

Multiple Concurrent Users

17

media

Scalability

18

media

Speed

19

media

Variety of Data

20

Multiple Choice

The ability to add or remove resources to handle changing demands

1

Scalability

2

Velocity

3

Consistency

4

Automation

21

Multiple Choice

Locking mechanisms should be placed on database to prevent data corruption due to....

1

Multiple concurrent users

2

Security Insurance

3

Data Volume

4

Data Carboning

22

Multiple Choice

A single excel spreadsheet with students grades is an example of a...

1

Flat-File

2

Relational Database

3

Query Table

4

Primary Key Table

23

Multiple Choice

Non-Relational Databases usually are faster that relational databases because

1

Non-Relational Databases only use one table

2

Rational Databases only use one table

3

Non-relational databases arent faster

4

relational databases are less functional

24

Multiple Choice

Which is not one of the 3Vs of Databases

1

Variety

2

Velocity

3

Volume

4

Viability

25

media

Records

26

media

Storage

27

media

ACID

28

Multiple Choice

Grouping of fields within a table

1

Records

2

Tables

3

Queries

4

Constraints

29

Multiple Choice

Which is not a part of the acronym ACID

1

Atomicity

2

Consistency

3

Importability

4

Durability

30

media

Various Structure Types

Structured vs. Semi-Structured vs Non-Structured

Relational Databases

Non-Relational Databases

31

media

Columns and Fields

In a standard table view, each column is a field.
Some columns are key fields

32

media

Structured Data

Structured database is divided into rows and columns

Ex. Microsoft Excel

Header Row is equivalent of fields in a structured database

Each row is equivalent to a record

Data Mining is used to find patterns in data, establish relationships and
forecast trends

Provides info needed for data analysis

Not suitable for everything

33

media

Semi-Structured Data

A form of structured data

Does not obey formal structure of data models associated with
relational databases

Contains tags or Markers to separate elements

Enforces hierarchies of records & fields within Data

Does not use rows instead uses elements and hierarchies

Examples: XML and JSON

34

media

JSON

Used to transfer between web servers and web apps.

35

media

Non-Structured Data

Does not have a pre-defined data model

Typically text heavy

Semantic Technology used to analyze text that
unstructured to search for correlation and meaning

36

Multiple Choice

A software that features structured databases is

1

Excel

2

Word

3

Powerpoint

4

Docs

37

Multiple Choice

Does not use rows instead uses elements and hierarchies. XML is an example of this type of data

1

Semi-Structured

2

Structured

3

Data Mined

4

Line

38

Multiple Choice

Used to transfer DB data between web servers and apps

1

JSON

2

XML

3

SQL

4

AOL

39

Multiple Choice

Semantic programs are often used to analyze data for correlation and meaning

1

Non-Structure Data

2

Structured Data

3

Semi-Structured Data

4

Data Mined Data

40

media

Relational Databases

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

Accessed typically by SQL

Essential Elements

Schema

Tables

Fields/column

Constraints

41

media

Schema

The overall structuring of a database

Must be carefully planned before beginning

Changing schema involves a lot of steps to insure data isn't lost.

42

media

Tables

A collection of related data held in a “Table” format with a DB

Consists of columns and rows

Each column has a label

43

media

Primary Key

Unique Value for each row. Such as a user ID.
Each table MUST have a primary key

44

media

Foreign Key

Links two database tables together

Can be more than one column

Foreign Key in one table must be the primary or candidate key in
another

45

media

Constraints

5:46 - 6:52

46

Multiple Choice

Describes data base were tables are in relationship with one another

1

Relational

2

Non-Relational

3

Structural

4

Flat-File

47

Multiple Choice

A User ID is an example of a _____ Key

1

Primary

2

Foreign

3

Functional

4

Composition

48

Multiple Choice

The overall structure of a database

1

Schema

2

Primary Key

3

Foreign Key

4

Tables

49

Multiple Choice

Properties assigned to a column set that define what type of data can be placed in a column. Promotes Data Integrity

1

Constraits

2

Schema

3

Primary

4

Foreign

50

media

Non-Structural Databases

6:54 - 7:46

51

media

Key/Value and Document Databases

747 - 927

52

media

Relational Methods

Refers to the manner in which databases are
created, used, and updated

2 Major Categories of Relational Methods are:

Data Manipulation

Data Definition

53

media

Data Manipulation

:33 - 1:23

54

media

Data Definition

1:24 - 2:06

55

media

Database Access Methods

2:50 - 3:25

56

media

Programmatic Access

3:36 - 4:44

57

media

Query/Report Builders

Queries are used to find specified Data in a DB by using the SELECT statement

58

media

Export/Import

5:03 - 5:21

59

media

Database Dump

5:24 - 6:02

60

media

Back-Up

6:03 - 6:45

media

Unit 9
Databases

Coach Jett Davison
Digital Technology

Show answer

Auto Play

Slide 1 / 60

SLIDE