Trim , Lpad
Trim , Lpad
(OP)
Hi
I want to select trim or lpad some values of integer type
I do select trim(field) or select lpad(field, 10, " ") and i
come up an error.
Can somebody hep me with this sintax?
thank u
I want to select trim or lpad some values of integer type
I do select trim(field) or select lpad(field, 10, " ") and i
come up an error.
Can somebody hep me with this sintax?
thank u
RE: Trim , Lpad