Henter kolonner fra række med
String s = rs.getString("COF_NAME");
String s = rs.getString(1); float n = rs.getFloat(2);