Nested If Employee

Post date: 01-Jun-2015 15:43:40

Reference: http://forgetcode.com/Informatica/1059-Nested-If

Nested If condition can be performed using nested IIF statements or Decode function,

Example : Calculate Grade for the give marks, using nested IIF

Example : Calculate Grade for the give marks, using Decode