This document contains additional practice problems for the Oracle Database 10g: PL/SQL Fundamentals course. The additional practices provide supplemental exercises in PL/SQL concepts like declaring variables, writing code blocks, SQL statements, control structures, composite data types, cursors and exception handling. The problems use sample database tables like employees, jobs, job_history and departments to demonstrate working with tables.