Usa trim() , disponibile in 3 gusti:
select trim(leading CHAR(0x00) from data)
o
select trim(trailing CHAR(0x00) from data)
o
select trim(both CHAR(0x00) from data)
Usa trim() , disponibile in 3 gusti:
select trim(leading CHAR(0x00) from data)
o
select trim(trailing CHAR(0x00) from data)
o
select trim(both CHAR(0x00) from data)