A simple banking system implemented using Oracle SQL and SQL*Plus, demonstrating database design, transaction handling, and basic banking operations like deposit, withdrawal, and balance inquiry.
This project is a banking database system built using Oracle SQL and SQL*Plus.
- Account creation
- Deposit & Withdrawal
- Transaction tracking
- Oracle 11g
- SQL*Plus
- sql/ β database scripts
- docs/ β project documentation
Srushti Kanhere