Can anyone help me write stored procedure for task please?

I have a Table with column names as EID, Name, Sal. I have loaded the
table with 10 rows, all employees have different salary. 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