Data analysis

Data analysis

12th Grade

8 Qs

quiz-placeholder

Similar activities

Koding dan Kecerdasan Artifisial

Koding dan Kecerdasan Artifisial

10th Grade - University

5 Qs

Hardware, Software, CPU

Hardware, Software, CPU

12th Grade

10 Qs

Chapter 8 Part 3

Chapter 8 Part 3

11th - 12th Grade

8 Qs

Pearson GCSE Computer Science Paper 1 Quiz

Pearson GCSE Computer Science Paper 1 Quiz

9th - 12th Grade

8 Qs

Sketching Basics in Onshape

Sketching Basics in Onshape

12th Grade

11 Qs

Technology Quiz.

Technology Quiz.

KG - University

12 Qs

Internet Structure and Protocol Layering Quiz

Internet Structure and Protocol Layering Quiz

12th Grade

10 Qs

APCSP CSN-1.D World Wide Web and Internet

APCSP CSN-1.D World Wide Web and Internet

9th - 12th Grade

10 Qs

Data analysis

Data analysis

Assessment

Quiz

Computers

12th Grade

Medium

Created by

TSEE LEE

Used 9+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a table of student records, What does this query return?

SELECT MAX(birthdate) FROM student_info;

Youngest

Oldest

Middle

None of these

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these birth years is the youngest?

1994

1949

1989

1990

3.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Select the words that can be used interchangeably for relational databases.

record

row

column

field value

key

4.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Select the words that can be used interchangeably for relational databases.

field

row

column

field value

key

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these birth years is the oldest?

1994

1949

1989

1990

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a table of student records, What does this query return?

SELECT MIN(birthdate) FROM student_info;

Youngest

Oldest

Middle

None of these

7.

CLASSIFICATION QUESTION

45 sec • 1 pt

Categorize these fields by whether they'd serve as a good primary key in a database of police suspects.

Groups:

(a) Good Choice

,

(b) Poor Choice

Address

Blood Type

SSN (social security #)

Driver's License/State/City ID #

Phone #

First, Middle, and Last Names (together)

8.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The sun is a giant ball of fire.

True

Partly true

False

Answer explanation

Watch the SciShow episode "Sound DOES Travel in Space (and 10 Other Space Things You Got Wrong)" on YouTube.