I need to do have a select query for the following information:
reservationnr, customerID, firstname(customer), lastname(customer), Total accommodationcosts and Total travelcosts.
In table Season there is an attribute called Holiday. If that attribute is NULL, that period is in lowseason. If...