3.7 Relational Database Systems

3.7 Relational Database Systems

11th - 12th Grade

27 Qs

quiz-placeholder

Similar activities

Sql Quiz

Sql Quiz

12th Grade

25 Qs

Microsoft Sql Server Shqip Elidon Mema

Microsoft Sql Server Shqip Elidon Mema

12th Grade

31 Qs

sql

sql

12th Grade

30 Qs

SQL BASICS

SQL BASICS

12th Grade

30 Qs

Elective A Ch1

Elective A Ch1

11th Grade

29 Qs

DAA dbases

DAA dbases

11th Grade

24 Qs

SQL12

SQL12

12th Grade

30 Qs

SQL DBMS

SQL DBMS

11th Grade

30 Qs

3.7 Relational Database Systems

3.7 Relational Database Systems

Assessment

Quiz

11th - 12th Grade

Medium

CCSS
RI.9-10.4, RI.11-12.4, RI.8.4

+1

Standards-aligned

Created by

B Bennett

Used 120+ times

FREE Resource

27 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct way to begin your SQL query if you want to displays data that is stored in a specific table?
COLLECT
COMBINE
SELECT
CHOOSE

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is a relational database?
A relational database organizes data into tables, and links them together, based on key-fields. These relationships enable you to retrieve and combine data from one or more tables with a single query
A relational database arranges data into a tree structure, which is similar to folders and files on a computer. 

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which SQL reserved keyword do you use to combine data from two or more tables, based on a common field between them?
using SELECT
using JOIN
using WHERE
using GET

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a relational database?

Contains a single table

Two or more linked tables

Used to create formula's

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is this?

A flat file database

A source file

The relationships between tables

A query

6.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Media Image

Looking at the Order Info table, which fields are foreign keys?

Order ID

Customer ID

Book ID

Order Date

7.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Media Image

Looking at the Order Info table, which fields are primary keys?

Order ID

Customer ID

Book ID

Order Date

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?