SlideShare a Scribd company logo
Microsoft Access
                     Database Assignment
                Address Book & Home Inventory
                 With Queries, Forms, Reports
#1 Create a Table with 8 friends address, Make sure to add the following fields
      FirstName, LastName, Address, City, State, Zip, Phone, Age, Pizza, Chocolate, Milk, Fruit

#2 Create a Table listing 8 items that you own. Include the following fields
      Item, Value, Date Purchased, Category, Store Purchased, Condition

#3 Run the Following Queries

              A.   List Friends that live in the city of Cary
              B.   List Friends that have last names starting with L* or M* or T* or S*
              C.   List Friends with age greater than 14 yrs old
              D.   List Friends that like Pizza and Chocolate
              E.   List Friends that have last names starting with S* or like Milk or Fruit
              F.   List Friends that live in Cary or are > 15 yrs old
              G.   Item that cost greater than $50


#3 Create 2 forms one for each Table created, add pictures and text to each form.


#4 Create 3 reports, 2 covering the tables and 2 covering queries created. Include Pictures and Text on
Reports

More Related Content

PDF
Database2
PPT
CcTc Holiday Toy Drive
PDF
B2B Sales | Probing and qualifying
PPT
Measurement and scaling
PDF
Measurement and scaling
PPT
Measurement Scaling
PPT
6 measurement & scaling
Database2
CcTc Holiday Toy Drive
B2B Sales | Probing and qualifying
Measurement and scaling
Measurement and scaling
Measurement Scaling
6 measurement & scaling

Viewers also liked (8)

PPT
Measurement in Marketing Research
PPTX
Marketing Research Design
PPTX
Measurement and scaling techniques
PPTX
measurement and scaling
PPT
Measurement and scales
PPTX
23 Killer Questions To Use With Your Prospects
PDF
10 Things every Sales Manager Should Know about Sales Performance
PDF
The Only 10 Slides You Need in Your Pitch Deck from The Art of the Start 2.0
Measurement in Marketing Research
Marketing Research Design
Measurement and scaling techniques
measurement and scaling
Measurement and scales
23 Killer Questions To Use With Your Prospects
10 Things every Sales Manager Should Know about Sales Performance
The Only 10 Slides You Need in Your Pitch Deck from The Art of the Start 2.0
Ad

More from lindy23 (20)

PDF
Comp apps syllabus2014
PDF
Exploringbus
DOCX
S companies
DOCX
Entrepreneurs
PPTX
2013 endofseason
PPTX
2012 endofseason
DOC
Bill gatescollage
PDF
Smith Girls Tennis Match 1
PDF
Pets calendar
PDF
Pets postcard
PDF
Pets flyer
PDF
Pets businesscards
PDF
Pets brochure
PDF
Chapelhillnc
DOC
Letter Memo
PDF
Acc Football Standings
PDF
Database1
PDF
Database2
PDF
Customer Questions, Databases
PDF
Database2
Comp apps syllabus2014
Exploringbus
S companies
Entrepreneurs
2013 endofseason
2012 endofseason
Bill gatescollage
Smith Girls Tennis Match 1
Pets calendar
Pets postcard
Pets flyer
Pets businesscards
Pets brochure
Chapelhillnc
Letter Memo
Acc Football Standings
Database1
Database2
Customer Questions, Databases
Database2
Ad

Recently uploaded (20)

PPTX
Final SEM Unit 1 for mit wpu at pune .pptx
PDF
Hindi spoken digit analysis for native and non-native speakers
PDF
Assigned Numbers - 2025 - Bluetooth® Document
PDF
Microsoft Solutions Partner Drive Digital Transformation with D365.pdf
PDF
A novel scalable deep ensemble learning framework for big data classification...
PDF
Enhancing emotion recognition model for a student engagement use case through...
PPTX
Web Crawler for Trend Tracking Gen Z Insights.pptx
PDF
sustainability-14-14877-v2.pddhzftheheeeee
PDF
NewMind AI Weekly Chronicles – August ’25 Week III
PDF
Taming the Chaos: How to Turn Unstructured Data into Decisions
PDF
A review of recent deep learning applications in wood surface defect identifi...
PDF
CloudStack 4.21: First Look Webinar slides
PDF
Getting Started with Data Integration: FME Form 101
PDF
DASA ADMISSION 2024_FirstRound_FirstRank_LastRank.pdf
PDF
Hybrid horned lizard optimization algorithm-aquila optimizer for DC motor
PDF
Getting started with AI Agents and Multi-Agent Systems
PDF
A comparative study of natural language inference in Swahili using monolingua...
PPTX
Chapter 5: Probability Theory and Statistics
PPT
What is a Computer? Input Devices /output devices
PDF
From MVP to Full-Scale Product A Startup’s Software Journey.pdf
Final SEM Unit 1 for mit wpu at pune .pptx
Hindi spoken digit analysis for native and non-native speakers
Assigned Numbers - 2025 - Bluetooth® Document
Microsoft Solutions Partner Drive Digital Transformation with D365.pdf
A novel scalable deep ensemble learning framework for big data classification...
Enhancing emotion recognition model for a student engagement use case through...
Web Crawler for Trend Tracking Gen Z Insights.pptx
sustainability-14-14877-v2.pddhzftheheeeee
NewMind AI Weekly Chronicles – August ’25 Week III
Taming the Chaos: How to Turn Unstructured Data into Decisions
A review of recent deep learning applications in wood surface defect identifi...
CloudStack 4.21: First Look Webinar slides
Getting Started with Data Integration: FME Form 101
DASA ADMISSION 2024_FirstRound_FirstRank_LastRank.pdf
Hybrid horned lizard optimization algorithm-aquila optimizer for DC motor
Getting started with AI Agents and Multi-Agent Systems
A comparative study of natural language inference in Swahili using monolingua...
Chapter 5: Probability Theory and Statistics
What is a Computer? Input Devices /output devices
From MVP to Full-Scale Product A Startup’s Software Journey.pdf

Customer Questions, Databases

  • 1. Microsoft Access Database Assignment Address Book & Home Inventory With Queries, Forms, Reports #1 Create a Table with 8 friends address, Make sure to add the following fields FirstName, LastName, Address, City, State, Zip, Phone, Age, Pizza, Chocolate, Milk, Fruit #2 Create a Table listing 8 items that you own. Include the following fields Item, Value, Date Purchased, Category, Store Purchased, Condition #3 Run the Following Queries A. List Friends that live in the city of Cary B. List Friends that have last names starting with L* or M* or T* or S* C. List Friends with age greater than 14 yrs old D. List Friends that like Pizza and Chocolate E. List Friends that have last names starting with S* or like Milk or Fruit F. List Friends that live in Cary or are > 15 yrs old G. Item that cost greater than $50 #3 Create 2 forms one for each Table created, add pictures and text to each form. #4 Create 3 reports, 2 covering the tables and 2 covering queries created. Include Pictures and Text on Reports