Question: By using which of the following static constant values can we set an UpdaTable Result object that has a cursor that can move either forward

By using which of the following static constant values can we set an UpdaTable Result object that has a cursor that can move either forward or backward?

a. ResultSet.TYPE_FORWARD_ONLY

b. ResultSet.TYPE_SCROLL_INSENSITIVE

c. ResultSet.CONCUR_UPDATable

d. ResultSet.TYPE_SCROLL_SENSITIVE

Step by Step Solution

3.36 Rating (152 Votes )

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

The correct option is b ResultSetTYPESCROLLINSENSITIVE In Java when working with a ResultSet object ... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Database Systems Design Implementation Questions!