Buscar

What is the purpose of the getBytes() method in a ResultSet object? The getBytes() method is used to obtain a BLOB column from the database. The g...

What is the purpose of the getBytes() method in a ResultSet object?

The getBytes() method is used to obtain a BLOB column from the database.
The getBytes() method is used to convert a file or byte sequence from the request into an InputStream object.
The getBytes() method is used to insert a sequence of bytes into the database.
a) Only statement I is correct.
b) Only statement II is correct.
c) Only statement III is correct.
d) Statements I and II are correct.
e) Statements I and III are correct.

💡 1 Resposta

User badge image

Ed Verified user icon

A função do método getBytes() em um objeto ResultSet é obter uma coluna BLOB do banco de dados. Portanto, a alternativa correta é a letra A) Apenas a afirmação I está correta.

0
Dislike0

✏️ Responder

SetasNegritoItálicoSublinhadoTachadoCitaçãoCódigoLista numeradaLista com marcadoresSubscritoSobrescritoDiminuir recuoAumentar recuoCor da fonteCor de fundoAlinhamentoLimparInserir linkImagemFórmula

Para escrever sua resposta aqui, entre ou crie uma conta

User badge image

Outros materiais