for loop with index pl/sql code example Example: for plsql FOR contatore IN lower bound..upper bound LOOP ... END LOOP;