DBAsupport.com Forums - Powered by vBulletin
Results 1 to 3 of 3

Thread: Working with Data datatype

  1. #1
    Join Date
    Apr 2000
    Posts
    9
    Hi,
    I've two date attributes start_date and end_date.I want to retrieve dates of all sundays happening between these two dates.How to do this ?Any idea ?

    TIA,
    Kadari.

  2. #2
    Join Date
    May 2000
    Location
    ATLANTA, GA, USA
    Posts
    3,135
    Where are the data stored?

  3. #3
    Join Date
    Apr 2000
    Posts
    9
    Hi,
    Data is stored in a table called Flight.In this one I've columns like,Id,start_date,end_date ,etc. Now I need to retrieve all the sundays happening between these dates.Not only sundays,actually I've other attributes called operating_sun,operating_mon,etc.I've to find out which of the attribute value is true and for that day I've to find out all the days between start and end dates.

    Thanks,
    Kavitha.

Posting Permissions

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


Click Here to Expand Forum to Full Width