Topic 6

Topic 6

University

75 Qs

quiz-placeholder

Similar activities

Comptia A PLUS Test

Comptia A PLUS Test

University

73 Qs

HDV-2

HDV-2

University

75 Qs

6-sinf adabiyot. Yakuniy test

6-sinf adabiyot. Yakuniy test

University

70 Qs

DIG 1 anatomy 3rd semester

DIG 1 anatomy 3rd semester

University

75 Qs

PPG Dalam Jabatan TIK (Manajemen Keamanan Jaringan)

PPG Dalam Jabatan TIK (Manajemen Keamanan Jaringan)

University

79 Qs

Metadata Lesson Quiz

Metadata Lesson Quiz

University

76 Qs

Techno Midterm & Finals

Techno Midterm & Finals

University

72 Qs

Mega Chem quiz

Mega Chem quiz

University

72 Qs

Topic 6

Topic 6

Assessment

Quiz

Science

University

Medium

Created by

Vy Hạ

Used 15+ times

FREE Resource

75 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The ________ operator is used to combine the output from multiple queries into a single result table.

INTERSECT

DIVIDE

COLLATE

UNION

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A ________ is a temporary table used in the FROM clause of an SQL query.

correlated subquery

derived table

view table

trigger

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In order for two queries to be UNION-compatible, they must:

both have the same number of lines in their SQL statements.

both output compatible data types for each column and return the same number of rows.

both return at least one row.

both return exactly one row.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The UNION clause is used to:

combine the output from multiple queries into a single result table.

join two tables together to form one table.

find all rows that do not match in two tables.

find all rows that are in one table, but not the other.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Establishing IF-THEN-ELSE logical processing within an SQL statement can be accomplished by:

using the if-then-else construct.

using the immediate if statement.

using the CASE key word in a statement.

using a subquery.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

All of the following are guidelines for better query design EXCEPT:

understand how indexes are used in query processing.

use a lot of self-joins.

write simple queries.

retrieve only the data that you need.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A join operation:

brings together data from two different fields.

causes two tables with a common domain to be combined into a single table or view.

causes two disparate tables to be combined into a single table or view.

is used to combine indexing operations.

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?