Technologies: Core Java, JDBC, Oracle SQL, PL/SQL, OOP Concepts, Exception Handling, SQL Developer
•
Developed a console-based Student Management System using Core Java.
•
Integrated Java application with Oracle database using JDBC.
•
Implemented CRUD operations for student records (Add, Update, Delete, Search).
•
Designed relational database schema with primary and foreign key constraints.
•
Used PreparedStatement to prevent SQL injection and improve performance.
•
Developed PL/SQL procedures for student result processing and grade calculation.
•
Applied OOP principles such as encapsulation and abstraction.
•
Implemented exception handling for robust input validation and error management.