Jump to content

Help with MYSQL query


jh12345

Recommended Posts

I have a table setup like this:

 

name | email | date

Joe   joe@test.com   2005-05-18 21:58:43

Jane   jane@test.com   2005-06-18 20:50:41

John   John@test.com   2005-06-18 23:48:33

Joe   joe@test.com   2005-06-18 20:18:13

 

I need to query this table to give me the names and email addresses for a particular month excluding and names for that month that appear in previous months.

 

Using the above example data if I were to query for the month of June, the query would return two records (jane and John) excluding the record for Joe because he appears already in the table with a May entry.

 

The Table is called ORDERS

 

Many thanks in advance for any help you can assist me with?

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.