Author: maxsubrat
Subject: HEX value search in a DB2 query
Posted: Wed Oct 04, 2017 3:04 pm (GMT 5.5)
I want to get all the records from a DB2 table PO_P1 from the ADDR_FLD which does not have any hex value od 1st 1-40 bytes,
the address field has 100 bytes length which has hex values in multiple positions..
I want to get all the records where the address field does not have the hex value of X'0A' in 1st 1-40 length...
Thanks
Subject: HEX value search in a DB2 query
Posted: Wed Oct 04, 2017 3:04 pm (GMT 5.5)
I want to get all the records from a DB2 table PO_P1 from the ADDR_FLD which does not have any hex value od 1st 1-40 bytes,
the address field has 100 bytes length which has hex values in multiple positions..
I want to get all the records where the address field does not have the hex value of X'0A' in 1st 1-40 length...
Thanks