SQL fun!

SQL fun!

7th Grade

11 Qs

quiz-placeholder

Similar activities

Higher Coding

Higher Coding

KG - University

12 Qs

Pretest dan Posttest PWPB

Pretest dan Posttest PWPB

1st - 9th Grade

8 Qs

AZ-900 Modulo 2

AZ-900 Modulo 2

KG - Professional Development

14 Qs

Database

Database

7th Grade

10 Qs

SQL Statement Part 3

SQL Statement Part 3

7th Grade

10 Qs

SQL Programming

SQL Programming

4th Grade - Professional Development

10 Qs

Stage 7A - MYSQL QUIZ-Feb code file

Stage 7A - MYSQL QUIZ-Feb code file

7th Grade - University

10 Qs

CUESTIONARIO SQL

CUESTIONARIO SQL

1st - 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?