1234567891011121314151617181920



Question 1: A cursor that can only be used to process from the beginning of a ResultSet to the end of it.It is default type.
1. TYPE_SCROLL_SENSITIVE
2. TYPE_SCROLL_INSENSITIVE
3. TYPE_FORWARD_ONLY