SQL fun!

SQL fun!

7th Grade

11 Qs

quiz-placeholder

Similar activities

SQL Programming

SQL Programming

4th Grade - Professional Development

10 Qs

AZ-900 Modulo 2

AZ-900 Modulo 2

KG - Professional Development

14 Qs

CUESTIONARIO SQL

CUESTIONARIO SQL

1st - 12th Grade

10 Qs

Higher Coding

Higher Coding

KG - University

12 Qs

Term 4 Revision

Term 4 Revision

6th - 8th Grade

10 Qs

Linux-2 Quiz 2 -- LAMP

Linux-2 Quiz 2 -- LAMP

1st - 12th Grade

15 Qs

Sains Komputer Tingkatan 5 - 3.2.7 Membina, mengemaskini

Sains Komputer Tingkatan 5 - 3.2.7 Membina, mengemaskini

KG - 12th Grade

8 Qs

File Types - Information Processing Part 3

File Types - Information Processing Part 3

5th - 12th Grade

15 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?