Given the fоllоwing tаble, hоw would you аnswer the following questions? Whаt days are the warmest (based on maximum temperature) when it is sunny outside? (Note: weatherCondition are types of weather (sunny, rain, snow, etc...) Image Long Description The dailyWeather entity contains the following attributes and data types: date DATE MinTemp INT MaxTemp INT precipitation INT weatherCondition VARCHAR(45)