Hi,
I'm not sure where I should report this kind of errors.
I've found error in online mock exams for this book.
In batch 1 of online mock exams there is question 55 which is:
"Which of the following is least likely to be supported by your
JDBC driver?"
the correct answer should be:
"E ResultSet.TYPE_SCROLL_SENSITIVE"
But if you check answer for this question it shows that answer B is correct, which is: ResultSet.CONCUR_UPDATABLE"
I think this should be corrected.