📌 Overview This is a simple Java console-based application that connects to a MySQL database to manage student records. It demonstrates how to: Connect Java to MySQL using JDBC. Perform CRUD ...