Free Lessons
Courses
Seminars
TechHelp
Fast Tips
Templates
Topic Index
Forum
ABCD
 
Home   Courses   TechHelp   Help   Contact   Merch   Join   Order   Logon   Forums   
 
Home > Access > VQ5 < VQ4 | VQ6 >
Access Video Quiz B1.2
By Richard Rost   Richard Rost on LinkedIn Email Richard Rost   13 hours ago

How Should Customer Orders Be Stored?


 S  M  L  XL  FS  |  Slo  Reg  Fast  2x  |  Bookmark Join Now

Which Microsoft Access object is primarily used to store the actual data in a database? Welcome to another Access Video Quiz. You will be asked five beginner-level questions covering tables, forms, reports, relational design, and storing names in separate fields. Answer each question, check your score, and see how well you know Microsoft Access.

Recommended Courses

Want More?

KeywordsCan You Answer How Customer Orders Should Be Stored in Microsoft Access? Video Quiz B1.2

Access Video Quiz, Access beginner quiz, database tables, one-to-many relationship, customer orders table, forms for data entry, reports for printing, first name last name fields, database normalization, primary key

 

 

 

Comments for Access Video Quiz B1.2
 
Age Subject From
10 hoursTo B1.d or Not B1.2Jeffrey Kraft
11 hoursVideo Quiz B1.2Michael Duncan
12 hoursAccess Video Quiz B1.2Kevin Robertson

 

Start a NEW Conversation
 
Only students may post on this page. Click here for more information on how you can set up an account. If you are a student, please Log On first. Non-students may only post in the Visitor Forum.
 
Subscribe
Subscribe to Access Video Quiz B1.2
Get notifications when this page is updated
 
Transcript It's time for another video quiz from Access Learning Zone.

Today's quiz is for beginner users.

I'll ask you five questions, give you a few seconds to think about each one, then reveal the answer. Keep track of your score. We'll see how you did at the end.

Are you ready? Here we go.

Which Microsoft Access Object is primarily used to store the actual data in the database? Is it a table, form, report, or query?

That's an easy one. That's a table.

Question two. A customer can place many orders. What is the usual relational database design?

Put order one, order two, and order three in fields on the customer table. Store each order as a separate record in an orders table. Create a separate customer table for each order. Or put all order details in one large notes field.

That's going to be B. Store each order as a separate record in an orders table.

Question three. Why is it often better to store first name and last name in separate fields?

A. Access requires all names to be split into two fields.

B. It makes sorting, filtering, and personalized letters easier.

C. It prevents two customers from having the same last name.

Or D. It automatically creates a primary key.

That's going to be B. It makes sorting, filtering, and personalized letters easier. You can say, "Dear Spock."

Question four. Which Access Object is generally best for entering and viewing data on the screen? Would that be a table, form, report, or relationship?

That's another easy one. That's a form. Remember, forms on the screen, reports to print out.

And question five. Which Access Object is generally designed for formatted printing, such as invoices or mailing labels?

And that's going to be C. Reports. I just told you that a second ago. Reports are for printouts, PDFs, all that kind of stuff.

All right, how'd you do? Did you get all five right? Did you become the doctor's favorite companion, or were you just stuck pressing every button on the TARDIS console, and you had no idea where you were going?

Well, if you missed any, these topics and a lot more are covered in my Access Beginner One Class Lesson Two, and it's absolutely free.

So thanks for playing. Post your score in the comments, and until next time, live long and prosper.
Intro Which Microsoft Access object is primarily used to store the actual data in a database? Welcome to another Access Video Quiz. You will be asked five beginner-level questions covering tables, forms, reports, relational design, and storing names in separate fields. Answer each question, check your score, and see how well you know Microsoft Access.
Quiz Q1. Which Microsoft Access object is primarily used to store the actual data in a database?
A. Table
B. Form
C. Report
D. Query

Q2. A customer can place many orders. What is the usual relational database design?
A. Put multiple order fields in the customer table
B. Store each order as a separate record in an orders table
C. Create a separate customer table for each order
D. Put all order details in one notes field

Q3. Why is it often better to store first name and last name in separate fields?
A. Access requires all names to be split into two fields
B. It makes sorting, filtering, and personalized letters easier
C. It prevents two customers from having the same last name
D. It automatically creates a primary key

Q4. Which Access object is generally best for entering and viewing data on the screen?
A. Table
B. Form
C. Report
D. Relationship

Q5. Which Access object is generally designed for formatted printing, such as invoices or mailing labels?
A. Table
B. Form
C. Report
D. Query

Answers: 1-A; 2-B; 3-B; 4-B; 5-C

DISCLAIMER: Quiz questions are AI generated. If you find any that are wrong, don't make sense, or aren't related to the video topic at hand, then please post a comment and let me know. Thanks.
Summary This beginner quiz from Access Learning Zone tests your knowledge of five basic Microsoft Access concepts. Keep track of your answers as you go, then compare your score at the end.

Question 1: Which Microsoft Access object is primarily used to store the actual data in a database?

Your choices are table, form, report, or query.

The correct answer is a table. Tables are where the records and fields that make up your database data are stored.

Question 2: A customer can place many orders. What is the usual relational database design?

You could place Order1, Order2, and Order3 fields in the Customer table, create a separate Customer table for every order, put all order information in one large Notes field, or store each order as a separate record in an Orders table.

The correct answer is to store each order as a separate record in an Orders table. This is the proper one-to-many relationship design. One customer may be associated with many order records, but each order record belongs to one customer.

Question 3: Why is it usually better to store first names and last names in separate fields?

The choices are that Access requires names to be split into two fields, it makes sorting, filtering, and personalized letters easier, it prevents duplicate last names, or it automatically creates a primary key.

The correct answer is that separate fields make sorting, filtering, and personalized letters easier. For example, if you have separate first-name fields, you can create a letter greeting such as "Dear Spock." You can also sort customers by last name, filter records by first name, and use either part of the name independently in queries, forms, and reports.

Question 4: Which Access object is generally best for entering and viewing data on the screen?

The choices are table, form, report, or relationship.

The correct answer is a form. Although you can enter data directly into a table, forms are designed to provide a user-friendly interface for viewing, editing, and adding records.

Question 5: Which Access object is generally designed for formatted printing, such as invoices or mailing labels?

The correct answer is a report. Reports are intended for printed output, print previews, PDFs, invoices, mailing labels, summaries, and other formatted documents.

If you got all five questions correct, excellent work. If you missed any, do not worry. These foundational concepts are covered in much more detail in my free Access Beginner 1 class, Lesson 2.

You can find a complete video tutorial with step-by-step instructions on everything discussed here on my website at the link below. Live long and prosper, my friends.
Topic List Tables for storing database data
One-to-many customer and order relationships
Separate first and last name fields
Forms for entering and viewing data
Reports for formatted printing
Article This is a video quiz. No article needed.
Primary Topics tables for data storage, one-to-many customer-order relationships, separate first and last name fields, forms for screen data entry, reports for formatted printing
Secondary Topics sorting and filtering names, personalized letters, invoices, mailing labels, PDFs
 
 
 

The following is a paid advertisement
Computer Learning Zone is not responsible for any content shown or offers made by these ads.
 

Learn
 
Access - index
Excel - index
Word - index
Windows - index
PowerPoint - index
Photoshop - index
Visual Basic - index
ASP - index
Seminars
More...
Customers
 
Login
My Account
My Courses
Lost Password
Memberships
Student Databases
Change Email
Info
 
Latest News
New Releases
User Forums
Topic Glossary
Tips & Tricks
Search The Site
Code Vault
Collapse Menus
Help
 
Customer Support
Web Site Tour
FAQs
TechHelp
Consulting Services
About
 
Background
Testimonials
Jobs
Affiliate Program
Richard Rost
Free Lessons
Mailing List
PCResale.NET
Order
 
Video Tutorials
Handbooks
Memberships
Learning Connection
Idiot's Guide to Excel
Volume Discounts
Payment Info
Shipping
Terms of Sale
Contact
 
Contact Info
Support Policy
Mailing Address
Phone Number
Fax Number
Course Survey
Email Richard
[email protected]
Blog RSS Feed    YouTube Channel

LinkedIn
Copyright 2026 by Computer Learning Zone, Amicron, and Richard Rost. All Rights Reserved. Current Time: 7/28/2026 7:29:23 AM. PLT: 1s
Keywords: Access Video Quiz, Access beginner quiz, database tables, one-to-many relationship, customer orders table, forms for data entry, reports for printing, first name last name fields, database normalization, primary key  PermaLink  Can You Answer How Customer Orders Should Be Stored in Microsoft Access? Video Quiz B1.2