Sử dụng trim () , có 3 hương vị:
select trim(leading CHAR(0x00) from data)
hoặc
select trim(trailing CHAR(0x00) from data)
hoặc
select trim(both CHAR(0x00) from data)
Sử dụng trim () , có 3 hương vị:
select trim(leading CHAR(0x00) from data)
hoặc
select trim(trailing CHAR(0x00) from data)
hoặc
select trim(both CHAR(0x00) from data)