User view 1 |
Employee |
User view 2 |
Customer, Customer_Project |
User view 3 |
Project, Manger |
User view 4 |
Department |
Department (Department_ID (PK), Department_Name)
Project (P_Num (PK), Title, Start_Date, *ManagerEmp_ID(FK))
Manger (ManagerEmp_ID(PK,FK), ManagerEmp_Name)
Customer (Cust_Number (PK), First_Name, Last_Name, Address,Email)
Customer_Project(*Cust_Number (PK,FK), DateTime (PK), *P_Num(FK), Payment)
Employee (Employee_ID(PK), First_Name, Last_Name, DOB, address, *P_Num (FK), *Department_ID (FK))
Department_ID-> {Department_Name}
P_Num-> {Title, Start_Date, MangerEmp_ID}
ManagerEmp_ID-> {MangerEmp_Name}
Cust_Number-> {First_Name, Last_Name, Address, Email}
Cust_Number, DateTime-> {P_Num, Payment}
Employee_ID-> {First_Name, Last_Name, DOB, Address, P_Num, Department_ID}
Employee_ID-> {MangerEmp_ID}
SELECT *
FROM Project
WHERE Start_Date between #01/01/2017# and #01/01/2018#;
SELECT [Customer.First_Name] & ” ” & [Customer.Last_Name] AS Customer_Name, Customer.Email, Customer_Project.Payment AS Paid
FROM Customer, Customer_Project
WHERE (((Customer_Project.Payment)>5000) And ((Customer.Cust_Number)=Customer_Project.Cust_Number));
Hint : You need to join Employee table and Project tables using a suitable query.
SELECT Project.P_Num, Project.Title, Project.ManagerEmp_ID, Employee.Employee_ID, [Employee.First_Name] & ” ” & [Employee.Last_Name] AS Name
FROM Project, Employee
WHERE (((Project.P_Num)=[Employee].[P_Num]));
References: –
C. Frye, Microsoft Access 2010 plain & simple. Sebastopol, Calif.: O’Reilly Media, 2010.
T. O’Leary and L. O’Leary, Microsoft Access 2010. New York, NY: McGraw-Hill, 2011.
J. Cronan, Microsoft Office Access 2010. New York: McGraw-Hill, 2010.
L. Friedrichsen, Microsoft Access 2010 illustrated. Australia: Course Technology/Cengage Learning, 2011.
Essay Writing Service Features
Our Experience
No matter how complex your assignment is, we can find the right professional for your specific task. Contact Essay is an essay writing company that hires only the smartest minds to help you with your projects. Our expertise allows us to provide students with high-quality academic writing, editing & proofreading services.Free Features
Free revision policy
$10Free bibliography & reference
$8Free title page
$8Free formatting
$8How Our Essay Writing Service Works
First, you will need to complete an order form. It's not difficult but, in case there is anything you find not to be clear, you may always call us so that we can guide you through it. On the order form, you will need to include some basic information concerning your order: subject, topic, number of pages, etc. We also encourage our clients to upload any relevant information or sources that will help.
Complete the order formOnce we have all the information and instructions that we need, we select the most suitable writer for your assignment. While everything seems to be clear, the writer, who has complete knowledge of the subject, may need clarification from you. It is at that point that you would receive a call or email from us.
Writer’s assignmentAs soon as the writer has finished, it will be delivered both to the website and to your email address so that you will not miss it. If your deadline is close at hand, we will place a call to you to make sure that you receive the paper on time.
Completing the order and download