Resultset in JDBC
I’m currently working on my project and I need to check whether my resultSet contain any rows or not?
Can anyone suggest me an suitable way to excute this?
I’m currently working on my project and I need to check whether my resultSet contain any rows or not?
Can anyone suggest me an suitable way to excute this?