Topic 6

Topic 6

University

75 Qs

quiz-placeholder

Similar activities

Social Psych Exam 1 Review

Social Psych Exam 1 Review

12th Grade - University

76 Qs

Revision on Ch.14

Revision on Ch.14

8th Grade - University

70 Qs

MLT 2212 Basic Immunology Exam 1 Review Ch 1-8

MLT 2212 Basic Immunology Exam 1 Review Ch 1-8

University

72 Qs

6-sinf adabiyot. Yakuniy test

6-sinf adabiyot. Yakuniy test

University

70 Qs

Genetics Unit 1 Concepts Review

Genetics Unit 1 Concepts Review

University

70 Qs

The Lymphatic System

The Lymphatic System

University

77 Qs

Công nghệ 11_Luyện tập_GK1

Công nghệ 11_Luyện tập_GK1

6th Grade - University

70 Qs

HIS PREFINAL EXAM

HIS PREFINAL EXAM

University

75 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?