Search Header Logo

база

Authored by Аяжан Келесова

Others

1st Grade

Used 10+ times

база
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL clause is used to filter results after aggregation has been performed?

WHERE

SELECT

GROUP BY

HAVING

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens if you use the INTERSECT keyword between two SQL queries?

The result set includes rows that are present in both queries

The result set includes rows from the first query but not thesecond

The result set excludes all duplicate rows

The result set includes all rows from both queries

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following operators is used to combine the result sets of two or more SELECT queries, removing duplicates?

UNION

EXCEPT

JOIN

INTERSECT

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword is used in SQL to create a virtual table that is based on the result-set of a query?

INDEX

VIEW

FUNCTION

TABLE

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL command is used to delete a view?

ALTER VIEW view_name;

DROP VIEW view_name;

REMOVE VIEW view_name;

DELETE VIEW view_name;

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the context of subqueries, which statement is correct?

A subquery must always return multiple rows

A subquery cannot be used with DELETE statements

A subquery is only used to insert data

A subquery is a query within another query

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a set operation in SQL?

CONNECT

EXCEPT

INTERSECT

UNION

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?