I suggest two alternatives:
- Copy the value of the cell, upon pasting you'll find the text
representation of the value
- Usa a column alongside it using the HEX() function which does the
same (SELECT *, HEX(RSP_GRP_MASK) FROM API_RSP_G...)
On Tue, Oct 20, 2020 at 12:57 PM Greenberg, Gary
wrote:
I am doing a project that involves working with the database (MySQL).
It is not the first such project and I always used built into Netbeans database
explorer.
However this time I need to query the table that has a 32 bytes binary field.
It is not showing the value of the field:
[cid:image002.png@