Current Objective
Reference Solution:
Database Schema
branches
branch_id
branch_name
city
customers
customer_id
first_name
last_name
credit_score
city
accounts
account_id
customer_id
branch_id
account_type
balance
transactions
tx_id
account_id
amount
tx_type
tx_date
Query Result