SELECT 2

SELECT 2

Professional Development

10 Qs

quiz-placeholder

Similar activities

html_tables

html_tables

Professional Development

10 Qs

Mastering KineMaster

Mastering KineMaster

Professional Development

10 Qs

Linux Command Line Quiz

Linux Command Line Quiz

Professional Development

14 Qs

Python Test 1

Python Test 1

Professional Development

10 Qs

Gen. Assembly Recap Day 1

Gen. Assembly Recap Day 1

Professional Development

15 Qs

JDBC_Objective_Exam_2

JDBC_Objective_Exam_2

Professional Development

15 Qs

Cloud QUIZ

Cloud QUIZ

University - Professional Development

12 Qs

Python RestAPI Quiz

Python RestAPI Quiz

Professional Development

14 Qs

SELECT 2

SELECT 2

Assessment

Quiz

Computers

Professional Development

Practice Problem

Medium

Created by

Halyna Melnyk

Used 4+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The clause _________________ indicates the tables you want to query and table operators like joins if applicable

FROM

SELECT

WHERE

GROUP BY

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

The clause _________________ filters rows based on a predicate. Only rows for which the predicate evaluates to true are returned. Rows for which the predicate evaluates to false or an unknown state are not returned.

FROM

SELECT

WHERE

GROUP BY

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The clause _________________ defines a group for each distinct combination of values from the input tables columns in the grouping list.

FROM

SELECT

WHERE

GROUP BY

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This phase is responsible for filtering data based on a predicate, but it is evaluated after the data has been grouped.

HAVING

ORDER BY

WHERE

GROUP BY

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This phase is responsible for ordering data based on ascending or descending order.

HAVING

ORDER BY

WHERE

GROUP BY

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What are the 2 query clauses that enable you to filter data based on predicates?

SELECT

GROUP BY

ORDER BY

WHERE

HAVING

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which 'aggregate function' statement will return the numerical sum of all values in one column or more?

COUNT(column_name)

SUM(column_name)

DISTINCT(column_name)

AVG(column_name)

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?