Number of Sundays

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • murugavelmsc
    New Member
    • Apr 2008
    • 54

    Number of Sundays

    hi,

    in mysql, how to calculate no. of sundays in a month through query.

    thanks
    murugavel
  • Atli
    Recognized Expert Expert
    • Nov 2006
    • 5062

    #2
    Hi.

    What sort of data are you working with?

    If the entire purpose of this query would be to find the number of Sundays in a given month, then you would be much better of using whatever programming language makes up the front-end of your application, like PHP for example.

    Comment

    Working...