Results 1 to 2 of 2

Thread: Need Help on Oracle query

  1. #1
    Join Date
    Mar 2011
    Posts
    1

    Need Help on Oracle query

    Hi All,

    I was trying to build a query to retrieve the cumulative data for the day and month at the same time.

    I am able to get the data for today but i m not able to get the cumulative data for the month in the same query.

    Its basically i need both the data in the same query.

    Thanks
    Rr_channs

  2. #2
    Join Date
    Nov 2002
    Location
    New Jersey, USA
    Posts
    3,932
    Check ROLLUP function, it may be what you need.

Posting Permissions

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