hi
i have a question relating to date.
i have a table in a database which has the start date of an employee. what i want to do is i need to know how many years have he been working.
so i need to get the current date and substract it with the current date.
how can i do this?