oracle for loop 1 to 10 code example Example: for plsql FOR contatore IN lower bound..upper bound LOOP ... END LOOP;