The following oracle SQL command is a one line short command to convert integer to string representation of the value. Select DECODE(employee.active, 1, \'YES\'
Select DECODE(employee.active, 1, \'YES\'