String sq = "select sum(stusalary) from studentinfo where xuhao >= 3";
如题:
查询的结果是resultset的结果,如何把这个和取出来,
试了很多方法,都不管用.
遍历resultSet,取第一个