I am trying to run the following code in intellij in order to connect to a database using JDBC.
import java.sql.*; public class DatabaseCompare { static fina