LO9_Lesson 4

LO9_Lesson 4

10th Grade

10 Qs

quiz-placeholder

Similar activities

National 5 - Databases - Basic SQL

National 5 - Databases - Basic SQL

10th Grade

8 Qs

2024 04 25 - Databases & retrieval aqa 8525

2024 04 25 - Databases & retrieval aqa 8525

9th - 12th Grade

15 Qs

1. Flat File & Relational Databases

1. Flat File & Relational Databases

10th Grade

10 Qs

Databases

Databases

10th Grade - University

15 Qs

CS IGCSE Unit 3. Databases

CS IGCSE Unit 3. Databases

10th Grade

15 Qs

DBMS- CLASS8 CBSE

DBMS- CLASS8 CBSE

7th - 10th Grade

10 Qs

QUIZ 10 IPS

QUIZ 10 IPS

10th Grade

10 Qs

A-Level Comp Sci 9618 Databases

A-Level Comp Sci 9618 Databases

9th - 12th Grade

15 Qs

LO9_Lesson 4

LO9_Lesson 4

Assessment

Quiz

Computers

10th Grade

Medium

Created by

Samantha Cassia

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Symbol means "All"

*

&

%

!

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Return all dramas made after 2004.
SELECT * FROM movies WHERE genre = 'drama';
SELECT * FROM movies WHERE genre = 'drama' AND year > 2004;
SELECT * FROM movies WHERE genre = "drama' AND year < 2004;
SELECT * FROM movies WHERE imdb_rating = 7 AND LIMIT = 7

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A database can be stored on a computer or paper-based (manual)

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a database for an online shopping company, all the information about a single customer would be stored as a ...

Field

Record

Relationship

Table

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a database for an online shopping company, all the customer information would be stored as a ...

Field

Record

Relationship

Table

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a database for an online shopping company, do you think that an email address can be used as a primary key in the customer table?

True

False

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

In the table shown, which field is likely to be the primary key?

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?