Gunakan trim() , yang hadir dalam 3 rasa:
select trim(leading CHAR(0x00) from data)
atau
select trim(trailing CHAR(0x00) from data)
atau
select trim(both CHAR(0x00) from data)
Gunakan trim() , yang hadir dalam 3 rasa:
select trim(leading CHAR(0x00) from data)
atau
select trim(trailing CHAR(0x00) from data)
atau
select trim(both CHAR(0x00) from data)