Need SQL query to display Position start date and end date
Hi All,
In our table (XX_Employee_tbl) we have data like below,
For each position we need to display min(effective_start_date) and max(end_date). Need SQL query to fetch the records.
Product Name: Oracle Database
Thanks,
Visu
Tagged:
0