Page 1 of 1

please solve this in live sql

Posted: Mon Jun 06, 2022 6:46 pm
by answerhappygod
Please Solve This In Live Sql 1
Please Solve This In Live Sql 1 (81.09 KiB) Viewed 26 times
please solve this in live sql
Term: 2022S Student Name: Student Number: Write a PL/SQL Program to do the following Your Program should request the user to enter the temperature. Then based on the users input your program should display the following messages a. Print "Hot" if the temperature is above 80 degrees, b. Print "Nice Weather" if it's between 50 and 80 degrees, c. Print "cold" if it is less than 50 degree Test 40, 55 and 85 as inputs; Guideline: Create a unique code Add Comments to the program Take clear screen shots of the program source code and the outputs Explain the code block briefly Run the program for test cases (where applicable) Paste all the screen shots to a Word Document and convert the Word Document to PDF Upload the PDF to Moodle before deadline