Jump to content

select result from multiple date ranges


venkatadapa

Recommended Posts

Hi friends,

 

I want a solution for how to get resutls from multiple date ranges, The actual requirement is users creates events in my site with multiple date ranges each event have mutliple dates see my tables structure below

 

I have the following data;

    events

      eventid      title      description

      1                salsa    salsa dance

      2                party    party for all 

 

  event_schedules

      eventid  start_date    end_date

      1              12-12-2009  15-12-2009

      1              18-12-2009  23-12-2009

      2              2008-01-17  2008-01-20

 

here in event_schedules table eventid is the reference from events table, I want a query for how to get today playing event. Ex: if today is 14-12-2009 how can i get the event from the date ranges that is playing today.

I need this very urgent please help me if anybody have an idea.

 

Thanks in advance 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.