Where clause with hexadecimal strings
How does one form a where clause to match the start of a varchar2(4000) column with a value expressed in hexadecimal? The hexadecimal value comes from an ORA-02372 message.
ORA-02372: data for row: PHYL_LGL_DESC_RETR : 0X'50415243454C20313A20546861742070617274206F66207468'
ORA-02372: data for row: PHYL_LGL_DESC_RETR : 0X'50415243454C20313A20546861742070617274206F66207468'
0