MCQs > IT & Programming > JDBC > After executing the following code, resultvar contains false. What should the next step be? boolean resultvar=stmt.execute(sql);

JDBC MCQs

After executing the following code, resultvar contains false. What should the next step be?

boolean resultvar=stmt.execute(sql);


Answer

Correct Answer: stmt.getResultSet();

Explanation:

Note: This Question is unanswered, help us to find answer for this one

JDBC Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

JDBC Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it