This document contains lecture material on Relational Database Management Systems (RDBMS) and PL/SQL prepared by D.GAYA, an Assistant Professor of Computer Science at Pondicherry University Community College. The document covers PL/SQL concepts such as blocks, variables, data manipulation using DML statements, triggers, procedures, functions, packages, and exception handling. It provides examples and explanations of PL/SQL blocks, variable declaration and assignment, data types, and manipulating data through insertion, updating, deletion, and selection using SQL statements within PL/SQL blocks. The document is intended to teach second year B.Voc students in the Software Development program about PL/SQL and RDBMS.