When establishing a relationship between two tables, how would you fix this error?
Microsoft Access troubleshooting and expressions

Quiz
•
Computers
•
12th Grade
•
Hard
Tim Ballard
Used 12+ times
FREE Resource
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 4 pts
Change the ArtistID data type in each table so they are both numbers
Add an additional Artist ID field in another table
Link both primary keys in each table
Ensure that Enforce Referential Integrity is ticked.
2.
MULTIPLE CHOICE QUESTION
45 sec • 4 pts
I attempted to delete a relationship between two tables, but I got this error. How do I fix it?
Close the open tables then try again
Restart the computer
Ask my friend whether they are using my database at the same time
Close any conflicting programs
3.
MULTIPLE CHOICE QUESTION
45 sec • 4 pts
When attempting to run my query, I get this error message. How do I fix it?
Close the open tables and try again
Check my query expressions
Remove unnecessary tables from my query
Add additional criteria to my query
4.
MULTIPLE CHOICE QUESTION
45 sec • 4 pts
I made a query with the Gallery name and Artist Surname. When I run the query, this unexpectedly pops up. What's happened?
The ArtistSurname field is spelt incorrectly
The expression contains a logic error
I need to add a primary key to the query because the fields are in different tables
I need to save the query before running it
5.
MULTIPLE CHOICE QUESTION
45 sec • 4 pts
A calculated field displays "profit" when predicted sales are £1,000 or more. Otherwise it displays "loss". What have I used in my expression?
IF([PredictedSales] > 1000, "profit", "loss")
IIF([PredictedSales] > 1000, "profit", "loss")
IF([PredictedSales] < 1000, "profit", "loss")
IIF([PredictedSales] > 1000, "loss", "profit")
Answer explanation
IIF is used in expressions instead of IF.
The first part is the condition [PredictedSales] > 1000
The second part is what displays if the condition is true.
The final part is what displays if the condition is false.
IIF(condition, true, false)
6.
MULTIPLE CHOICE QUESTION
45 sec • 4 pts
There is going to be a 50% off sale. A calculated field displays 50% of an item's price. What is the expression?
SalePrice: [ItemValue] * 0.5
SalePrice: [ItemValue] * 50
SalePrice: [ItemValue] / 50 * 100
SalePrice: [ItemValue] * 0.05
7.
MULTIPLE CHOICE QUESTION
45 sec • 4 pts
An expression on a report joins a first name and surname together. What is the expression?
=[FirstName] & " " & [LastName]
=[FirstName] + " " + [LastName]
=[FirstName] &[LastName]
="[FirstName][LastName]"
8.
MULTIPLE CHOICE QUESTION
30 sec • 4 pts
Which expression on a report might show the total value of all sales?
=Sum([Sales])
=Total([Sales])
=Max([Sales])
=COUNT([Sales])
9.
MULTIPLE CHOICE QUESTION
30 sec • 4 pts
Which expression on a report might show the total number of records to indicate the number of orders received?
=Sum([OrderID])
=Total([OrderID])
=Max([OrderID])
=COUNT([OrderID])
Similar Resources on Quizizz
10 questions
Android Studio Basic

Quiz
•
12th Grade
10 questions
Structured Query Language (SQL) Quiz

Quiz
•
12th Grade
8 questions
ASK T3 KOD ARAHAN 4.1.7

Quiz
•
12th Grade
11 questions
SQL check

Quiz
•
12th Grade
10 questions
Access Simplified Quiz

Quiz
•
8th - 12th Grade
14 questions
Quiz on Microsoft Access Objects

Quiz
•
11th Grade - University
11 questions
Queries

Quiz
•
7th - 12th Grade
10 questions
5.03 Business Essentials

Quiz
•
9th - 12th Grade
Popular Resources on Quizizz
39 questions
Respect and How to Show It

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
10 questions
Human Body Systems and Functions

Interactive video
•
6th - 8th Grade
20 questions
Multiplication Facts

Quiz
•
3rd Grade
Discover more resources for Computers
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
20 questions
Investing

Quiz
•
9th - 12th Grade
20 questions
Insurance

Quiz
•
9th - 12th Grade
20 questions
Common Grammar Mistakes

Quiz
•
7th - 12th Grade
20 questions
Paying for College

Quiz
•
9th - 12th Grade
15 questions
Central Tendency

Quiz
•
9th - 12th Grade
20 questions
Banking

Quiz
•
9th - 12th Grade