资讯

Write an SQL Query to print the name of the distinct employee whose DOB is between 01/01/1960 to 31/12/1975. This SQL query is tricky, but you can use BETWEEN clause to get all records whose date fall ...