Results 1 to 2 of 2

Thread: How to retrieve the resultset for the range-in numbers

  1. #1
    Join Date
    Jun 2004
    Posts
    2

    How to retrieve the resultset for the range-in numbers

    Hi Friends!

    Nice to meet you all in this forum.

    Would like to know the logic or the solution for the below query.

    The query is,want to get the resultset for the range-in numbers.Mean by there are several sections for each class in a school.

    Would like to retrieve how many students score above 50,50-75,75-90,above 90 based on each sections.

    N.B: User input each student record based on the class-wise,but get the result in the below format

    CLASS - 10TH
    SUBJ - ENGLISH
    TOTAL STUDENT - 45
    BELOW 50 - 7
    50-75 - 25
    75-90 - 10
    ABOVE 90 - 3

    If anyone across this problem or know the solution just pass on.Any help in this issue are appericiated.

  2. #2
    Join Date
    Sep 2002
    Location
    Fantasy
    Posts
    4,254

Posting Permissions

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