Question 1
In a scrollable and updateable result set, you can use ________ methods on a result set.
◦ updateRow()
◦ last()
◦ first()
◦ insertRow()
◦ deleteRow()
Question 2
RowSet is an extension of ________.
◦ Connection
◦ ResultSet
◦ Statement
◦ CLOB