Full-length timed practice exams modelled on the Oracle Database Program with PL/SQL (1Z0-149) certification. Each set has 65 questions and a 90-minute window. Three difficulty sets — Basic, Medium, and Advanced — so you can build progressively.
The Oracle Database Program with PL/SQL (1Z0-149) is Oracle's PL/SQL developer certification. It validates that you can design, build, and maintain procedural code inside Oracle — including stored procedures, functions, packages, triggers, cursors, and Oracle's built-in packages. The natural next step for developers who already hold the 1Z0-071 SQL certification.
Register on Oracle University ↗PL/SQL block structure, variables, control structures, cursors (implicit, explicit, FOR loop, REF cursors), stored procedures, functions, packages (overloading, forward declarations), triggers (DML, INSTEAD OF, compound, system), exception handling (PRAGMA EXCEPTION_INIT, SQLCODE/SQLERRM), bulk operations (BULK COLLECT, FORALL), dynamic SQL (EXECUTE IMMEDIATE), collections, and Oracle built-in packages (DBMS_OUTPUT, UTL_FILE, DBMS_SCHEDULER).
sqlplus — don't copy-paste.