Search Header Logo

Topic 6

Authored by Vy Hạ

Science

University

Used 19+ times

Topic 6
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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.

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?

Discover more resources for Science