| Home / Oracle / Database / Q: how to know the days or months or years between two employees in emp table? |
Q: how to know the days or months or years between two employees in emp table? |
||||
A: if you do not know the employee no but rather the name then select emp1.hiredate - emp2.hiredate |
||||
Powered by
KBPublisher (Knowledge base software)
