Database Systems and Design Assignment: Bank Database Implementation
VerifiedAdded on 2021/01/02
|19
|1237
|144
Project
AI Summary
This assignment focuses on the design and implementation of a database system for a bank, encompassing various aspects of database management. It begins with the selection of a bank case study, detailing its operations, including customer information, transactions, accounts, credit cards, and loans. An Entity-Relationship (ER) diagram is created to visually represent the database structure, highlighting entities such as bankers, customers, accounts, loans, and credit cards, along with their attributes and relationships. The assignment then delves into logical database design, considering factors like primary and foreign keys. Subsequently, database tables are created, and data is populated into these tables. The student also includes four useful indexes in tables. The assignment also includes the writing of SQL queries to retrieve and manipulate data, demonstrating proficiency in database querying. The assignment concludes with a successful database creation, incorporating six tables, data population, and the utilization of primary and foreign keys, along with SQL queries to demonstrate functionality. References to relevant books and journals are also provided.
Contribute Materials
Your contribution can guide someone’s learning journey. Share your
documents today.
1 out of 19