Write a SQL query to Get the first name, last name, current date, admission date and difference between current date and admission date in days
Introduction Write a SQL query to Get the first name, last name, current date, admission date and difference between current …