Statement for Querying Classroom Table | Challenge

# Introduction In this challenge, we will use the Statement to query the classroom table in the given database. We need to create a Java project, import the data, and write code to query all the data in the classroom table using the Statement and encapsulate the result set using ResultSet.

|60 : 00

Click the virtual machine below to start practicing