Databases Nat 5

Databases Nat 5

8th - 12th Grade

19 Qs

quiz-placeholder

Similar activities

MS ACCESS QUIZ

MS ACCESS QUIZ

8th Grade

22 Qs

MS Access Terminology

MS Access Terminology

9th - 12th Grade

20 Qs

Databases Intro

Databases Intro

9th Grade

20 Qs

Database

Database

9th Grade

20 Qs

Database Exit Ticket

Database Exit Ticket

9th Grade

19 Qs

Database

Database

12th Grade - University

20 Qs

BTEC unit 2 databases - key terms

BTEC unit 2 databases - key terms

12th Grade

15 Qs

ICT revision

ICT revision

9th Grade

20 Qs

Databases Nat 5

Databases Nat 5

Assessment

Quiz

Computers

8th - 12th Grade

Medium

Created by

Kelsey Swan

Used 81+ times

FREE Resource

19 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What field type would be used to store the following data "0125-5221"

Text

Number

Time/Date

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does the data values from a field need to be in order for it to be named as a Primary Key

Values need to be number

Values need to be even

Values need to be unique

Values need to be a combination of letters and numbers

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Which field is the best fit to be a primary key?

FilmName

FilmID

AverageRating

Director

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Which of these queries would display all the films directed by Steven Spielberg?

SELECT FilmName, YearReleased

FROM Films

WHERE YearReleased = "2018"

SELECT FilmName, Director

FROM Films

WHERE FilmName ="Jurassic Park"

SELECT FilmName, Director

FROM Films

WHERE Director="Steven Spielberg"

SELECT FilmName, Director

FROM Films

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

How is the table being sorted?

YearReleased Ascending

AverageRating Descending

AverageRating Ascending

FilmName Ascending

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is referential integrity?

When the primary key is different from the foreign key and no changes are applied to either

When the foreign key is similar to the primary key any changes are just applied to the foreign key

When the primary key and the foreign key are the same and any changes are applied to both keys

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What kind of validation fits this description: Provides a list of values for the user to choose from

Presence Check

Field Length Check

Restricted Choice

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?