How to group by week no and get start date and end date for the week number in Sqlite

Discussion in 'Databases' started by eniyanr, Feb 16, 2012.

  1. #1
    I want to group the result by week no and get the start date and end date for the week no. I searched in forums and Google but not able to find the right solution. Please help me on this issue.

    Thank u.
     
    eniyanr, Feb 16, 2012 IP
  2. eniyanr

    eniyanr Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Could somebody give me an example query.
     
    eniyanr, Feb 16, 2012 IP
  3. StormInternet

    StormInternet Peon

    Messages:
    46
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Hi,

    Can you let me know the different fields you have in your tables ?
     
    StormInternet, Feb 23, 2012 IP
  4. StormInternet

    StormInternet Peon

    Messages:
    46
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Groupby can be used on single field as well as multiple fields hence I need to know the different fields you have in your tables.
     
    StormInternet, Feb 23, 2012 IP