Part 2 Multiple Table Queries

Part 2 Multiple Table Queries

10th Grade

10 Qs

quiz-placeholder

Similar activities

Paper 2 Revision

Paper 2 Revision

10th Grade - University

15 Qs

Coding - Computer Programming

Coding - Computer Programming

KG - University

10 Qs

JS SQL Reviewer

JS SQL Reviewer

10th Grade

15 Qs

Python Strings

Python Strings

8th - 12th Grade

14 Qs

Networks

Networks

7th - 11th Grade

13 Qs

Research Questions and Doing Reseach

Research Questions and Doing Reseach

5th - 10th Grade

12 Qs

Understanding Programming Concepts and Operators

Understanding Programming Concepts and Operators

9th - 12th Grade

8 Qs

SQL (3)

SQL (3)

2nd - 12th Grade

10 Qs

Part 2 Multiple Table Queries

Part 2 Multiple Table Queries

Assessment

Quiz

Computers

10th Grade

Hard

Created by

Wayne Wedge

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why was a right-to-left join chosen in the example?

To exclude orders not connected to a customer

Because it's the default join type in Access

To pull in records from the orders table first

To include all customer records regardless of orders

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens when a left-to-right join is used?

It prioritizes the orders table over the customers table

It only includes orders that have been fulfilled

It includes customer records not connected with an order

It retrieves orders not connected to a customer

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is necessary when using search criteria in queries?

A specific syntax including quotation marks and parentheses

Only numerical values can be used

Search criteria must be written in a foreign language

No special syntax is required

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How are orders and customers connected in the database?

Through a random assignment

Every order is connected with a customer

Customers are only connected to their first order

Orders are standalone and not connected to customers

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the 'like' syntax do in search criteria?

Looks for numeric values only

Searches for terms at the beginning or end of a field

Excludes certain records

Finds exact matches

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What character is known as a wild-card character in search criteria?

*

#

&

%

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you exclude several different things in your search criteria?

By using the greater than symbol

Using the 'like' syntax

By using 'not in' and separating them with commas

By listing them in quotation marks

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?