diffirent in days
Tony007Feb 24 2012 — edited Feb 24 2012how can i Write a query to calculate the difference (in days) between the most and least tenured employee still working for the company. using hr schema table employees( EmployeeNumber,FirstName,LastName,dateEmployed,DateEndEmployement,superiorEmployee) ,AnnualReview(EmployeeNumber,Reviewdate,ReviewValue)