Possible Duplicate:
A good reference for Oracle PL/SQL
I need make a procedure to fill some tables in oracle, i'm new in oracle, i need receive two ids, with that make a couple of loops, iteratos, or something like that, and then make a few of sql, the procedure will be called into a trigger, but i can't find a good and complete reference to PL/SQL, suggestions?