база

база

1st Grade

30 Qs

quiz-placeholder

Similar activities

информатика Html-sql

информатика Html-sql

1st Grade

30 Qs

АКТ #3

АКТ #3

1st - 5th Grade

30 Qs

ИКТ 1-25

ИКТ 1-25

1st - 5th Grade

25 Qs

Backup and Image Editing Software Quiz

Backup and Image Editing Software Quiz

1st - 5th Grade

31 Qs

Q&A this that those these

Q&A this that those these

1st - 5th Grade

25 Qs

fmo math grade 1 p1

fmo math grade 1 p1

1st - 5th Grade

26 Qs

tiếng anh

tiếng anh

1st - 5th Grade

27 Qs

база

база

Assessment

Quiz

Others

1st Grade

Easy

Created by

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

Used 10+ times

FREE Resource

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

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?