Back to Browse

PL SQL -IF THEN ELSIF and nested IF

1.6K views
Oct 6, 2020
20:51

Review Questions: 1. Explain the syntax of a nested IF statement. 2. In what situations would want to use a nested IF statement? 3. Explain the syntax of an IF THEN ELSIF ladder. 4. How do you compensate for not having curly braces like C language in PL/SQL? 5. How many END IF statements are required in a PL/SQL block? 6. Is END IF always followed by a semi-colon? 7. Write a PL/SQL code to implement an IF THEN ELSIF ladder.

Download

1 formats

Video Formats

360pmp430.9 MB

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

PL SQL -IF THEN ELSIF and nested IF | NatokHD