Results 1 to 2 of 2

Thread: SQL: all records of same month

  1. #1
    Join Date
    Apr 2006
    Location
    Amsterdam
    Posts
    352
    Thanks
    20
    Thanked 11 Times in 11 Posts

    Default SQL: all records of same month


    I don't get it .. i'm out of ideas.

    How do I get all records of the current month?

    This:
    Code:
    SELECT * FROM web_bday WHERE MONTH('2006-8-1') = now()
    Doesn't seem to work.

  2. #2
    Join Date
    Apr 2006
    Location
    Amsterdam
    Posts
    352
    Thanks
    20
    Thanked 11 Times in 11 Posts

    Default

    I'am just being plain stupid here ... :o
    I found my mistake.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 9
    Last Post: 20th February 2007, 08:17 PM
  2. Replies: 2
    Last Post: 2nd August 2006, 03:04 PM
  3. Could Someone Please Confirm The Following About DNS Records
    By MWF in forum General Technical Support
    Replies: 6
    Last Post: 7th July 2006, 02:21 PM
  4. Reverse Lookup and PTR records
    By TheBadger in forum General Technical Support
    Replies: 7
    Last Post: 4th July 2006, 12:49 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •