# 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.
Click the virtual machine below to start practicing