1.

Which result set generally does not show changes to the underlying database that are made while it is open. The membership, order, and column values of rows 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
Answer» C. TYPE_SCROLL_SENSITIVE


Discussion

No Comment Found