Akash A Benki

Results 1 comments of Akash A Benki

@silviudanielpopescu @aimeehg You can do a simple query as well instead of writing big queries. First find the minimum birth_date using " SELECT min(employees.birth_date) FROM employees; "........ and then do...