Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

MS Access Project (100 Points)

1. Create a query using the “Animals” table and the query should be called Atlanta; the conditions
for the query are:
a. All columns in the Animal table should be displayed
b. All letters in the Region and Type columns show be capitalized
c. All letters in the Animal column should be in lowercase
d. Only the Owned by Zoo ID between 6 and 11 should be displayed
(25 points)

3. Create a query called Baltimore using the Volunteers table; and the conditions for the query are:
a.  The first four letters of Zip should be displayed
b. The second to seventh characters of Address should be displayed
c. The first four letters of Last Name should be displayed
d. The last three letters of city should be displayed
e. The last six letters of Email addresses should be displayed
(25 points)
4. Create a query using the “Zoos” table; and the query is called California; the column in the
query should include all the columns in the “Zoo” table and an extra column called AR. The
formula for AR is
12
11
AR= Zoo ID (15 points)

5. Create a query using the “Loans” table and the name of the query is Denver; the query should
display all columns and the condition is that the Animal ID should include the number 7 (10
Points)

6. Create a report called “Conway” using the Loans table that group by Zoo ID; and sum Animal
ID (10 Points)

7. Create a report Called “Russellville” using the Volunteers table that group by State and
determine the maximum for Zip (10 points)

8. The name of the file you submit in Blackboard should be your full name (5 points)

You might also like