PL/SQL (MOSC)

MOSC Banner

Issue with Logic in PL/SQL code grouping data

edited May 2, 2013 10:24PM in PL/SQL (MOSC) 1 commentAnswered ✓
   Hello Gurus
I have a requirement to send email to supervisors if Part Time employees reach a certain amount of hours in a calendar year. I will need to send notifications to supervisors, the sticking point is I need to send only one notice per manager. I have come up with PL/SQL procedure that gets me some what close, but I can't seem to find a way to break on the change in manager correctly. I'm using a FOR LOOP cursor and a variable for supervisor (V_SUPERVISOR) that I set to the supervisor in the cursor. If the variable is the same as

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center