define plsql for loop example Example: for plsql FOR contatore IN lower bound..upper bound LOOP ... END LOOP;