SQL SELECT Statement Quiz

SQL SELECT Statement Quiz

University

15 Qs

quiz-placeholder

Similar activities

Q3. Relational Model

Q3. Relational Model

University

16 Qs

1ª Recuperação Avaliação 3º Trimestre - Banco de Dados - 3ºA

1ª Recuperação Avaliação 3º Trimestre - Banco de Dados - 3ºA

3rd Grade - University

10 Qs

Quiz sur Power BI _Session 01

Quiz sur Power BI _Session 01

University

12 Qs

quiz-1

quiz-1

University

20 Qs

SQL Commands Quiz

SQL Commands Quiz

University

20 Qs

Gestion des Utilisateurs de la BD

Gestion des Utilisateurs de la BD

2nd Grade - University

12 Qs

ITE 314 SQL

ITE 314 SQL

University

20 Qs

Основы работы с СУБД

Основы работы с СУБД

University

10 Qs

SQL SELECT Statement Quiz

SQL SELECT Statement Quiz

Assessment

Quiz

Information Technology (IT)

University

Easy

Created by

John Ulakovich

Used 1+ times

FREE Resource

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

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?