My Oracle HW - TechRepublic
Question
May 4, 2007 at 03:13 PM
lisay788

My Oracle HW

by lisay788 . Updated 19 years, 1 month ago

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);

This discussion is locked

All Comments