Decode Function
758662Mar 9 2010 — edited Mar 9 2010Hi
Using decode function,write a query that displays the grade of all employees based on the value of column Job_Id,as per following data:
Job Grade
ad_pres A
st_clerk B
it_prog c
Also what is exact difference between Decode,Case Functions