HomePL/SQLPL/SQL Commit PL/SQL Commit Oracle PL/SQL Commit Example INSERT INTO test_users (username, password) VALUES ('TOM', 'tom756'); COMMIT;