1. Create a cursor to show percentage grade of students as given below: < 40% FAIL 40 - 49.99% C 50 - 59.99% B 60 - 79.99% A >= 80% HONOURS ROLL_NO NAME SECTION CLASS ORACLE 2 Rajiv Chawla 9025 Student 75 3 Pramila Bordes 9025 Working 45 Nitish Bharadwaj 9025 Working 67 Anita Sood 9025 Student 86 Kalyani Deshmukh 9025 Working 33 Rakesh Surana 9025 Working 95 Alok Kumar Nath 9025 Working 25 Sushmita Bannerjee 9025 Student 73 Thing to do: 1. Create table 2. Insert valued into the table 3. Calculate the percentage using elseif condition 4. Show the output based on the percentage. 4, 5. 6. 8.

Programming Logic & Design Comprehensive
9th Edition
ISBN:9781337669405
Author:FARRELL
Publisher:FARRELL
Chapter8: Advanced Data Handling Concepts
Section: Chapter Questions
Problem 17RQ
icon
Related questions
Question
1. Create a cursor to show percentage grade of students as given below:
< 40% FAIL
40 - 49.99% C
50 - 59.99% B
60 - 79.99% A
>= 80% HONOURS
ROLL_NO
NAME
SECTION
CLASS
ORACLE
Rajiv Chawla
9025
Student
75
Pramila Bordes
9025
Working
45
4
Nitish Bharadwaj
9025
Working
67
Anita Sood
9025
Student
86
6.
Kalyani Deshmukh
9025
Working
33
7
Rakesh Surana
9025
Working
95
Alok Kumar Nath
9025
Working
25
Sushmita Bannerjee
9025
Student
73
Thing to do:
1. Create table
2. Insert valued into the table
3. Calculate the percentage using elseif condition
4. Show the output based on the percentage.
2.
3.
5.
9,
Transcribed Image Text:1. Create a cursor to show percentage grade of students as given below: < 40% FAIL 40 - 49.99% C 50 - 59.99% B 60 - 79.99% A >= 80% HONOURS ROLL_NO NAME SECTION CLASS ORACLE Rajiv Chawla 9025 Student 75 Pramila Bordes 9025 Working 45 4 Nitish Bharadwaj 9025 Working 67 Anita Sood 9025 Student 86 6. Kalyani Deshmukh 9025 Working 33 7 Rakesh Surana 9025 Working 95 Alok Kumar Nath 9025 Working 25 Sushmita Bannerjee 9025 Student 73 Thing to do: 1. Create table 2. Insert valued into the table 3. Calculate the percentage using elseif condition 4. Show the output based on the percentage. 2. 3. 5. 9,
Expert Solution
steps

Step by step

Solved in 3 steps with 1 images

Blurred answer
Knowledge Booster
Fundamentals of Datawarehouse
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage