Search Header Logo

S7 SQL Quiz

Authored by Ivan NEKIĆ

Computers

11th Grade

Used 2+ times

S7 SQL Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

35 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What does SQL stand for?

Strong Question Language

Structured Query Language 

Structured Question Language

Structured Question Layer

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Can you tell me which magical SQL spell is used to summon data from a database?

GET

SELECT 

EXTRACT

OPEN

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL statement is used to update data in a database?

MODIFY

UPDATE 

SAVE

DELETE

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL statement is used to insert new data in a database?

ADD NEW  

INSERT INTO

ADD RECORD

INSERT RECORD

5.

FILL IN THE BLANK QUESTION

1 min • 3 pts

Harper wants to know how to retrieve the first names of all the students from the table named "Persons" using SQL. Can you help Harper out?

6.

FILL IN THE BLANK QUESTION

1 min • 3 pts

With SQL, how do you select all the columns from a table named "Persons"?

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

With SQL, how do you select all the records from a table named "Persons" where the value of the column "FirstName" is "Peter"?

SELECT * FROM Persons WHERE FirstName='Peter'

SELECT [all] FROM Persons WHERE FirstName='Peter'

SELECT * FROM Persons WHERE FirstName<>'Peter'

SELECT records FROM Persons WHERE FirstName<>'Peter'

Access all questions and much more by creating a free account

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

Already have an account?