This document describes the creation of a sample database in SQL Server using the Management Studio interface. Tables were created for various bank entities like accounts, branches, customers, employees, transactions, etc. along with the relationships between the tables. Sample data was inserted into some of the tables like branches, departments, and employees to populate the database. Screenshots and diagrams are provided to illustrate the database structure and data.