Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

diffirent in days

Tony007Feb 24 2012 — edited Feb 24 2012
how 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)
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 23 2012
Added on Feb 24 2012
4 comments
336 views