You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Student Management System (JDBC Project) This project is a simple Java-based Student Management System that uses JDBC (Java Database Connectivity) to interact with a relational database. It allows performing basic CRUD operations (Create, Read, Update, Delete) on student records.