I can't get my head around this one. I have a database table with all events that are held in a city. On the website events are shown for each month. Al events have start date. If the event is held longer then one day there also will be a end date. In a few occasions though some events will start in the previous month and end in the next month.
For example start August 31 and end October 4th. Because the events is running trough out September it needs to be shown on the event page for September. But I am struggling to write the appropriate query to do this.
Does anyone have any pointers?


Reply With Quote


Bookmarks