SQL fun!

SQL fun!

7th Grade

11 Qs

quiz-placeholder

Similar activities

Programación de Base de Datos

Programación de Base de Datos

1st - 12th Grade

10 Qs

MLPC-DatabaseVocabulary-Lesson2

MLPC-DatabaseVocabulary-Lesson2

6th - 8th Grade

16 Qs

PBD SK T5 - 2.1 Bahasa Pertanyaan Berstruktur

PBD SK T5 - 2.1 Bahasa Pertanyaan Berstruktur

1st Grade - Professional Development

7 Qs

DML statements using MySQL

DML statements using MySQL

7th Grade

10 Qs

Base de Datos (Relacionales-No Relacionales)

Base de Datos (Relacionales-No Relacionales)

1st - 12th Grade

10 Qs

SQL intro

SQL intro

7th Grade

8 Qs

SQL -Bazy danych

SQL -Bazy danych

1st - 9th Grade

15 Qs

SQL and databases

SQL and databases

KG - 12th Grade

10 Qs

SQL fun!

SQL fun!

Assessment

Quiz

Computers

7th Grade

Medium

Used 301+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

How many records are in this table?

7

6

5

4

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

How many fields are there?

4

5

6

7

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

Which field is the key field?

ID

Name

HighScore

Competition

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

What is the ID of the records that are returned when the SQL statement "SELECT * FROM Gymnasts WHERE Name='Xavier'"?

0001

0002

0003

0004

0005

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

What is the ID of the records that are returned when the SQL statement "SELECT * FROM Gymnasts WHERE HighScore > 8.4"?

0001

0002

0003

0004

0005

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

Which of the following statements will return the most records?

SELECT * FROM Gymnasts WHERE HighScore > 8.0

SELECT * FROM Gymnasts WHERE Competition LIKE R%

SELECT * FROM Gymnasts WHERE Competition LIKE %o%

SELECT * FROM Gymnasts WHERE Name LIKE %i%

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which of the following is NOT a SQL command?

SELECT

FROM

LIKE

SIMILAR

DISTINCT

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?