Back to Browse

PL SQL -CASE statement

3.8K views
Oct 7, 2020
12:27

Review Questions: 1. What is the use of CASE statement in PL/SQL? 2. What does the WHEN keyword do? 3. How do you end a CASE statement? 4. Is CASE statement written in the declare section? 5. Write PL/SQL code to implement CASE statement to assign grades to students based on marks. 6. Write PL/SQL code to implement CASE statement to assign names of days of the week to numbers. 7. Write PL/SQL code to implement CASE statement to assign names of months to numbers.

Download

1 formats

Video Formats

360pmp418.3 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

PL SQL -CASE statement | NatokHD