SET ROLE is a session control statement that changes the current user's role for the session. SAVEPOINT is a transaction control statement for creating rollback points, ALTER SYSTEM is a DDL command for system-level changes, and EXECUTE runs procedures or PL/SQL blocks.