Could anymore help me with to write a stored procedure for this task?

I have a table with EID, Name and Sal as the columms. I have loaded
the tables with 10 rows and salary are different for each employee.

Now I am trying to write stored procedure using Cursor so that "when
called gives the employee with the highest salary $50 raise, the
second highest $100 raise, the third $150, and so on."





--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Oracle PL/SQL" group.
To post to this group, send email to Oracle-PLSQL@googlegroups.com
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/Oracle-PLSQL?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to