Need help with my Oracle hw.
#2 Create a function (GetWeekly) p_sal is the IN parameter return type is:NUMBER–> v_weeklySal:=(p_sal/4);