I am trying to get the number of rows fetched by a database table when it is excuted in java.I am having jdbc connection code with me.but i do not have logic to get the number of rows.can anybody please send me the code to print the number of rows?
expected result: After executing the java code we should get result as:the number of rows in is :__.