logo

Banking Technology: Database Diagram, Table Description, SQL Queries and Entity Relationship Diagram

24 Pages1336 Words390 Views
   

Added on  2023-06-11

About This Document

This report discusses the importance of database management system in banking technology. It covers topics such as database diagram, table description, SQL queries and entity relationship diagram. The report highlights the significance of managing and storing data in a systematic order to reduce time-consuming factors and provide up-to-date data. It also includes references from various books and journals.

Banking Technology: Database Diagram, Table Description, SQL Queries and Entity Relationship Diagram

   Added on 2023-06-11

ShareRelated Documents
BANKING TECHNOLOGY
Banking Technology: Database Diagram, Table Description, SQL Queries and Entity Relationship Diagram_1
TABLE OF CONTENT
INTRODUCTION...........................................................................................................................3
MAIN BODY..................................................................................................................................3
Database diagram.........................................................................................................................3
Table description.........................................................................................................................6
SQL queries...............................................................................................................................13
Entity relationship diagram........................................................................................................17
CONCLUSION..............................................................................................................................23
REFERENCE................................................................................................................................24
Banking Technology: Database Diagram, Table Description, SQL Queries and Entity Relationship Diagram_2
INTRODUCTION
Banking technology mainly refer to the utilisation of the sophisticated information and the
use of communication technologies with the computer system to allow the banks to provide the
better customer services in a secure manner. Thus it helps the in enabling the banks to develop
the competitive edge in order to compete with other banks (Ahmad and et.al 2020). Database
provide the systematic information, it is the computerized system to store the data, it allows the
user to perform several operation and to retrieve the data easily whenever it is required. This
software system is used for storing, retrieving and to perform queries on the data, it enables the
interface among the end users and database, therefore end user can easily perform the delete,
update, create etc. operations to make data more useful. In banking database system, they use it
for tracking credit and debit detail and transaction information to develop the bank statement. It
also provides the inbuilt benefit to the banks so that they can easily exploits the stored data for
delivering better consumer experience. Following report will cover the database for banking, also
include the tables and linkage across it by using keys and relationship. This report will highlight
the database diagram along with the entity relationship diagram, ER diagram is based on Visio
tool and SQL queries to create and populate the data into database system.
MAIN BODY
Database diagram
It represents the graphical structure which shows the arrangement of database and their
relationship with the database objects. To develop the relation foreign key and primary key
usually use (Ferhi, 2018). It mainly helps in providing the visual layout, being able to analyse the
data flow and system operation will make easier as having the well-arranged database. Below is
the database diagram which shows the details about the tables and their relation with other to
form the reliable database system. The reason for loading the tables to design the database for
banking.
Banking Technology: Database Diagram, Table Description, SQL Queries and Entity Relationship Diagram_3
Banking Technology: Database Diagram, Table Description, SQL Queries and Entity Relationship Diagram_4
Banking Technology: Database Diagram, Table Description, SQL Queries and Entity Relationship Diagram_5
Table description
Banking database involves the tables like stock, organisation, people, bank, services and
country, each involves the primary and foreign key along with their data types. As in stock table
it involves the entities like stockID, ticker, leverage, shares and exchange which populate the
data. For organisation entity it involves the orgID, ticker, sedole, exchange, ISIN. People entity
involves the userID, user first name, user last name, nickname, EMP-No, bonus, base. In bank
entity the attributes are bankID, bankName, bankAsset, bankParent and in country entity suitable
attributes are contID, contName, date, category, status and lastly in service entity that involves
the attribute detail which are servID, servName (Aldasoro, Borio and Drehmann, 2018). For
using this table will help in giving the proper understanding about the database system
relationship between these relations will be represented with the help of foreign and primary
keys. Tables are connected by using the foreign key which is database kay use to link the tables
with each other. As foreign key easily identifies the relation among the database tables through
referencing the columns.
Stock table
Banking Technology: Database Diagram, Table Description, SQL Queries and Entity Relationship Diagram_6

End of preview

Want to access all the pages? Upload your documents or become a member.

Related Documents
Database Systems for Toulis Construction: Diagrams, SQL Queries, Security Measures and Future Improvements
|23
|2197
|298

Entity Relationship Diagram for Database INTRODUCTION 3 TASKS
|20
|1532
|227

Entity Relationship Diagram (ERD) represents the real-world objects as Entities and relationship between them.
|15
|1780
|11

Database Design and Implementation Assignment
|19
|811
|294

Database Design for College: ER Diagram, Summary, and Implementation Plan
|5
|1073
|165

Database Design and Development
|23
|3990
|151