Closed Thread
Results 1 to 2 of 2

Thread: finding in between date

  1. #1
    prashant6388 is offline Newbie
    Join Date
    Dec 2009
    Posts
    4
    Rep Power
    0

    finding in between date

    i hav a table(emp) in sql containing dates stored in date-time format.
    (e.g. 11/11/2002, 13/12/2003, 20/11/2003 as dd/mm/yyyy )
    now i want to find those records which has month=11.

    database is mysql.

    please suggest me a query to retrieve those records.
    Last edited by prashant6388; 12-11-2009 at 09:34 PM.

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Join Date
    Jul 2006
    Posts
    16,491
    Blog Entries
    75
    Rep Power
    143

    Re: finding in between date

    What database type? Oracle, SQL Server, and MySQL are quite different for this sort of thing.
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

Closed Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. discount from date to date
    By yonghan in forum PHP Development
    Replies: 2
    Last Post: 11-11-2009, 04:17 AM
  2. Replies: 15
    Last Post: 09-27-2008, 07:38 AM
  3. Help - Finding .Exe Files
    By Genny in forum Visual Basic Programming
    Replies: 1
    Last Post: 07-27-2008, 06:39 PM
  4. Finding a DLL
    By Cosmet in forum C and C++
    Replies: 1
    Last Post: 02-13-2007, 09:04 AM
  5. Finding Date
    By NeedHelp in forum C# Programming
    Replies: 3
    Last Post: 12-08-2006, 02:37 PM

Tags for this Thread

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