The Report

  • + 1 comment

    While joining the tables in the 'on' expression I used 'betwwen and' operater to get the exact grade. It return 21 records same as the total no of records available in the student table. Then used 'if' to nullify the name of the students, who got less than 8 grade. Finally sorted the result as asked. Did this answer your question?