This document contains study material prepared by D.GAYA, Assistant Professor of Computer Science at Pondicherry University Community College, for the subject Relational Database Management System. It covers various topics related to SQL including basic SQL reports and commands, data types, joins, DDL, DML, DCL commands, and binary data types. Examples are provided to explain concepts such as creating and dropping databases, creating tables, commenting in SQL, and using the TO_HEX and HEX_TO_BINARY functions for binary data.