Search Header Logo

Q3-CPO PT

Authored by Fernando Enad

Computers

12th Grade

Used 3+ times

Q3-CPO PT
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

48 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL keyword is used to filter the records?

SORT BY

WHERE

ORDER BY

GROUP BY

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the SQL keyword used to sort the results in ascending or descending order?

SORT

ORDER

ORDER BY

GROUP BY

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL keyword is used to return records where column values fall within a specified range?

WHERE

BETWEEN

LIKE

IN

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the default sorting order of the "ORDER BY" clause in SQL?

Descending

Ascending

Random

Random

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In SQL, how do you select only distinct (different) values from a column?

SELECT DIFFERENT column_name FROM table_name;

SELECT DISTINCT column_name FROM table_name;

SELECT UNIQUE column_name FROM table_name;

SELECT column_name FROM table_name DISTINCT;

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL operator is used to filter the records to include only those where the column value matches one of several specified values?

BETWEEN

LIKE

IN

OR

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What SQL keyword is used to sort multiple columns?

SORT BY

ORDER BY

GROUP BY

ARRANGE BY

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?