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
Access 2.12 (A) Review

Quiz
•
KG - University
10 questions
Microsoft Access quiz

Quiz
•
12th Grade
14 questions
Databases

Quiz
•
10th - 12th Grade
10 questions
Database Scenarios Review

Quiz
•
12th Grade
10 questions
ICTDBS506 Creating a 'Car Pool' Database with MySQL

Quiz
•
12th Grade - University
13 questions
SQL Basics

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

Quiz
•
12th Grade
10 questions
MS Access Database

Quiz
•
KG - University
Popular Resources on Quizizz
15 questions
Multiplication Facts

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

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions

Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines

Quiz
•
Professional Development
12 questions
Dividing Fractions

Quiz
•
6th Grade