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