Quartile Graphs

  • Is it possible to create quartile results in SQL Server 2005 and then graph them?

  • Gent

    This is a 2000 forum, but this...

    SELECT DATEPART(qq,GETDATE())

    will give you the quarter.

    Greg
    _________________________________________________________________________________________________
    The glass is at one half capacity: nothing more, nothing less.

  • Thanks, greatly appreciated.

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply