Independent_Directors
ID | DirectorName | Organization | YearsOfExperience | Country |
1 | John Smith | Global Corp | 20 | USA |
2 | Jane Doe | ABC Corp | 30 | UK |
ExecutiveManagers
ManagerID | ManagerName | Organization | YearsWithCompany | Department |
1 | Mike Johnson | Global Corp | 7 | Finance |
2 | Emily Brown | XYZ Inc. | 5 | Marketing |
Accounts
AccountNumber | CustomerName | BranchLocation | OpenDate | Balance |
1 | Alice White | Main Branch | 2020-01-01 | 1000.0 |
2 | Bob Black | Downtown Branch | 2020-06-01 | 2000.0 |
Loans
LoanId | BorrowerName | Amount | InterestRate | DueDate |
1 | Carol Green | 10000 | 5.5 | 2021-08-01 |
2 | David Blue | 8000 | 4.9 | 2021-08-15 |
SavingsAccounts
AccountNumber | CustomerName | BranchLocation | OpenDate | Balance |
3 | Eve Red | West Branch | 2021-01-15 | 500.0 |
4 | Frank Yellow | North Branch | 2021-02-15 | 1500.0 |
Investments
InvestmentId | CustomerName | TypeOfInvestment | AmountToInvest | DateOfInvestment |
1 | George Gray | Stocks | 10000 | 2021-01-01 |
2 | Hannah Pink | Bonds | 5000 | 2021-02-01 |