Hello,

I have two tables, other having information of cottages and other including
information when each cottage is booked. The table structures are following:

Cottages:
- code
- name
- equipment

Reservations:
- cottagecode
- begindate
- enddate

I'm looking for a query structure that I can use to find for example
cottages that are free on 15. - 16. July. Any help?

Thank you,
Ville Mattila
Ikaalinen, Finland


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to