I have no idea where to begin! I'm using two implicit cursors and need to write a stored procedure that accepts a date string as an in parameter, and an integer as an out parameter. (Loop within a loop.) Does anybody know where I can look at examples of something like this??