Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Newbie SQL Question
Hi,
I am new to oracle and need some help with SQL statements. I am using SQL + 3.3.
How would I perform this querry?
The tables involved are
Employee (E_ID; Lname; Fname; MI; Address; DOH; Salary; Base; Category; Year_of_Birth)
Mech-attrib (E_ID, Can_Repair)
My main problem involves the years of experience. How do I use the date of hire (DOH) with the sysdate function to calculate an employee's years of experience?
thanks Received on Sun Mar 12 2000 - 17:36:17 CST
![]() |
![]() |