I want to convert a ResultSet to a string. I have tried everything but it always gives no data found. Please provide some solution
ResultSet
Try with overriding toString() method and implement the returned String as you like.
toString()
String