Correct Answer: All of the above
Explanation:
Note: This Question is unanswered, help us to find answer for this one
JDBC Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More JDBC MCQ Questions
_______ is not a method of a ResultSet cursor.
______ is NOT a subclass of SQLException
While accessing databses such as Oracle, Sybase or IBM, the preferred driver type is:
_______ is not a valid ResultSet type.
A ________ is a subclass of SQLException.
Which method eliminates the need to call wasNull() method to handle null database fields?
Which type of statement object will you use to execute a stored procedure?
You have to handle an erroneous situation in a transaction. Which method comes handy in this case?
The code segment below defines a query: String qry='SELECT CUS_NAME, PRICE FROM CUSTOMER'; Which of the following code snippets will create a scrollable ResultSet?
Which JDBC methods is used for retrieving large binary objects?
JDBC MCQs | Topic-wise