Multiple Choice
When you first get a result set from the executeQuery method, you need to call ____ to move to the first row
A) first()
B) start()
C) move()
D) next()
Correct Answer:

Verified
Correct Answer:
Verified
Q27: Used with the LIKE operator, the _
Q28: If your program needs to look at
Q29: When you close a connection:<br>A)it closes the
Q30: What is wrong with the following statement?<br>ResultSet
Q31: The _ clause is used to select
Q33: The acronym JDBC stands for _:<br>A)Joint Data
Q34: All database URLs have the format:<br>A)jdbc:subprotocol:driver-specific data<br>B)jdbc/subprotocol/driver/data<br>C)oracle.jdbc.driver.OracleDriver<br>D)c:\jdk1.7.0\db\lib\driver.jar
Q35: Which of the following would be a
Q36: What will the following expression match to?<br>Name
Q37: To fetch a column in a result