University Information Query System | Challenge

# Introduction In this challenge, we will simulate the implementation of an information query system for a university institution. You will need to use JDBC to connect to a MySQL database and write code in Java to query information from the database. The code should be able to query the information of students, courses, and instructors based on user input.

|60 : 00

Click the virtual machine below to start practicing