Access Assignment ITE 115 (OPEN ATTACHED DOCUMENT FOR FUL DETAILS ) Create a new database called Inventory – your own name.Create two tables within the database – Products and Suppliers and then enter the following data.Products:Make Product ID the primary key and set up each field with the appropriate data type and size.SEE ATTACHED DOCUMENTSuppliers:Make Supplier ID the primary key and set up each field with the appropriate data type and size.SEE ATTACHED DOCUMENT Create a form from the Products table and name it Products. Include all the fields from the Products table in the form.Create a report from the Suppliers table and name it Suppliers and Regions. Include the Supplier Name and the Region in the report. Do not include the Supplier ID. Use Landscape Orientation for the report.Create the following queries
Display the Product Name and Category for all the records in the Products table. Save the query and name it Names and Categories.
Display the Product Name and Category for all records in the Products table with a Unit Price greater than $100.00. Save the query and name it Large Price.
Display the Product Name, Category, Units In Stock, and Unit Price for all records in the Product table where the Product Name includes the word “Carving”. Use a wildcard, not an OR condition. Save the query and name it Carving Products.
Display the Product Name and Category for all records in the Products table with a Supplier ID of 20 and the Units In Stock less than 15. Save the query and name it Low Stock.
Display the Product Name and Category for all records in the Products table with a Category of Art or a Supplier ID of 20. Sort the records in descending order by Product Name. Save the query and name it Art and North America.
Join the Products table and the Suppliers table. Display the Product Name, Category and Supplier ID from the Products table and the Supplier Name and Region from the Supplier table. Sort the records in ascending order by Region, and within Region, by Product Name. Save the query and name it Products and Suppliers.
Display the Product Name, Category, Units In Stock, Unit Price, and Extended Price for all records in the Products table. Calculate the extended price (Units In Stock * Unit Price). Save the query and name it Extended Price.
Create a query based on the Products table to display the minimum, maximum, and average Unit Price of each Category field as shown below. Save the query and name it Category Stats.
access_assignment.doc

Unformatted Attachment Preview

Access Assignment
ITE 115
Create a new database called Inventory – your own name.
Create two tables within the database – Products and Suppliers and then enter the following
data.
Products:
Make Product ID the primary key and set up each field with the appropriate data type and size.
Suppliers:
Make Supplier ID the primary key and set up each field with the appropriate data type and size.
Create a form from the Products table and name it Products. Include all the fields from the
Products table in the form.
Create a report from the Suppliers table and name it Suppliers and Regions. Include the
Supplier Name and the Region in the report. Do not include the Supplier ID. Use Landscape
Orientation for the report.
Page 1 of 2
Create the following queries
• Display the Product Name and Category for all the records in the Products table. Save
the query and name it Names and Categories.
• Display the Product Name and Category for all records in the Products table with a Unit
Price greater than $100.00. Save the query and name it Large Price.
• Display the Product Name, Category, Units In Stock, and Unit Price for all records in the
Product table where the Product Name includes the word “Carving”. Use a wildcard, not
an OR condition. Save the query and name it Carving Products.
• Display the Product Name and Category for all records in the Products table with a
Supplier ID of 20 and the Units In Stock less than 15. Save the query and name it Low
Stock.
• Display the Product Name and Category for all records in the Products table with a
Category of Art or a Supplier ID of 20. Sort the records in descending order by Product
Name. Save the query and name it Art and North America.
• Join the Products table and the Suppliers table. Display the Product Name, Category and
Supplier ID from the Products table and the Supplier Name and Region from the Supplier
table. Sort the records in ascending order by Region, and within Region, by Product
Name. Save the query and name it Products and Suppliers.
• Display the Product Name, Category, Units In Stock, Unit Price, and Extended Price for
all records in the Products table. Calculate the extended price (Units In Stock * Unit
Price). Save the query and name it Extended Price.
• Create a query based on the Products table to display the minimum, maximum, and
average Unit Price of each Category field as shown below. Save the query and name it
Category Stats.
Before you submit this assignment, make sure that your database (Inventory – your own
name) contains the two tables – Products and Suppliers, the form – Products, the report –
Suppliers and Regions, and the eight queries – Names and Categories, Large Price,
Carving Products, Low Stock, Art and North America, Products and Suppliers, Extended
Price, and Category Stats.
Page 2 of 2

Purchase answer to see full
attachment