Case Study 5
Case Study 5
Case Study-5
Bank Operation Database
In this database we are creating 5 tables of bank operation in which we are having database of
Desc customer;
-Creating the table of Branch.
Desc branch;
Desc account;
Desc trandetails;
Desc loan;