Search Header Logo

SQL SELECT Statement Quiz

Authored by John Ulakovich

Information Technology (IT)

University

Used 5+ times

SQL SELECT Statement Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL keyword is used to specify the table from which to retrieve data?

WHERE

SELECT

FROM

JOIN

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the function of the SQL keyword 'SELECT'?

To modify data

To retrieve data

To delete data

To create a table

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the effect of a WHERE clause on a SQL query?

It increases the query speed

It limits the data affected by the query

It changes the database structure

It creates new tables

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the comparison operator "=" mean?

Not equal to

Less than

Equal to

Greater than

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which operator means "greater than"?

<=

>=

>

<

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the sequence used for strings in SQL?

Numeric

Alphabetical

Random

Reverse alphabetical

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the SQL query, which table is being queried?

SELECT *

FROM customers

WHERE contactLastName < ‘C';

orders

customers

products

employees

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

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?