I have a table named employees. It contains ID, Date, Status, Employee_ID. I want to get the one with the number of rows (count) and print the one with the lowest count. I