Solved

Which Result Set Generally Does Not Show Changes to the Underlying

Question 2

Multiple Choice

Which result set generally does not show changes to the underlying databasethat are made while it is open. The membership, order, and column values ofrows are typically fixed when the result set is created?


A) type_forward_only
B) type_scroll_insensitive
C) type_scroll_sensitive
D) all mentioned above

Correct Answer:

verifed

Verified

Related Questions