Hi there,
I have two table
Table Name EmployeeemployeeId
first name
last name
manager
dob
siteId
Table Name :Site
site id
Site name
Q1;How to calculate age of each each employe and find the oldest and yongest Employee
Q2:Find total number of employee on each site.(Might be wrong concept )