How can you retrieve
information from a
ResultSet
Answers
Answered by
0
Answer:
tsjzguxgidigx8hx8gcx7x
Answered by
0
Explanation:
As mentioned previously, you access the data in a ResultSet object through a cursor, which points to one row in the ResultSet object. However, when a ResultSet object is first created, the cursor is positioned before the first row. The method CoffeeTables. viewTable moves the cursor by calling the ResultSet.
Similar questions