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