ResultSet Empty but SQL Statement correct
Advertisements I’m trying to SELECT a column from my table, but the ResultSet is always empty. The SQL Statement works as expected when I try it in the IntelliJ database tool and I even printed it out using System.out.print and put it into the sql query tool and it works. Because the ResultSet is empty… Read More ResultSet Empty but SQL Statement correct