Download presentation
Presentation is loading. Please wait.
1
Calculated Fields Exercises Queries
Chapter 3 Calculated Fields Exercises Queries
2
Using Northwind.mdb Orders Table
3
1. Create Expression Locate all Ship Names that contain a “q” anywhere in the ‘Ship Name’ field PgP MIS 342 Exercises
4
2. Create Expression Locate all Ship Postal Codes beginning with 050
PgP MIS 342 Exercises
5
3. Create Expression Locate all Freight charges over $100.00, sort results in Descending Order PgP MIS 342 Exercises
6
4. Create Expression Locate all Order IDs for orders Shipped between 9/1/96 and 9/30/96 Sort Ascending by Shipped Date PgP MIS 342 Exercises
7
5. Create Expression Number of days before today an order shipped
Sort Descending PgP MIS 342 Exercises
8
Using Northwind.mdb Order Details table
9
6. Create Expression Locate all orders where Quantity is an odd number
Hint: search help the word “modulus” PgP MIS 342 Exercises
10
7. Create Calculated Field
Total discounted amount is greater than $ PgP MIS 342 Exercises
11
Using Northwind.mdb Employees table
12
8. Create Calculated Field
Calculate employee seniority in any suitable time increment (days, months…) PgP MIS 342 Exercises
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.