Question:Which of the following JDBC methods is used to retrieve large binary objects?
A getBinaryStream() B getText() C getAsciiStream D getString() E getUniStream()
+ AnswerA
+ Report